ailongIdo / camunda-archetypes

Maven Archetypes for Camunda BPM

Home Page:https://docs.camunda.org/manual/latest/user-guide/process-applications/maven-archetypes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camunda Maven Archetypes

These are project templates for Camunda Platform, which enable a quickstart for developing process applications.

Build from Source

A local build of all archetypes can be achieved with mvn clean source:jar install in the root directory. You can also build separate archetypes in their respective modules with the same command.

Besides, a couple of utility scripts that can aid in development can be found in the utilities directory.

Contributing

Have a look at our contribution guide for how to contribute to this repository. If you are creating issues in our issue tracker, you can add the component named archetypes.

Full Documentation

The complete documentation of the Maven Archetypes is provided as part of the Camunda Platform User Guide.

License

The source files in this repository are made available under the Apache License Version 2.0.

About

Maven Archetypes for Camunda BPM

https://docs.camunda.org/manual/latest/user-guide/process-applications/maven-archetypes/

License:Apache License 2.0


Languages

Language:HTML 59.5%Language:Java 38.1%Language:Shell 1.8%Language:JavaScript 0.7%