MVN

org.camunda.bpm.archetype : camunda-archetype-engine-plugin

Maven & Gradle

Apr 04, 2023
19 stars

Camunda Platform Archetype: Process Engine Plugin (JAR) · Process engine plugin for Camunda BPM. Contains: ProcessEnginePlugin, ParseListener, JUnit Test with in-memory engine, BPMN process for testing.

mvn archetype:generate -DarchetypeGroupId=org.camunda.bpm.archetype -DarchetypeArtifactId=camunda-archetype-engine-plugin -DarchetypeVersion=7.19.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.archetype : camunda-archetype-engine-plugin to generate a Maven project - Latest Versions:

  • Latest Stable: 7.19.0

All Versions

Choose a version of org.camunda.bpm.archetype : camunda-archetype-engine-plugin to generate a Maven project - All Versions:

Version Vulnerabilities Updated
7.19.x
camunda-archetype-engine-plugin-7.19.0
7.18.x
camunda-archetype-engine-plugin-7.18.0
7.17.x
camunda-archetype-engine-plugin-7.17.0
7.16.x
camunda-archetype-engine-plugin-7.16.0
7.15.x
camunda-archetype-engine-plugin-7.15.0
7.14.x
camunda-archetype-engine-plugin-7.14.0
7.11.x
camunda-archetype-engine-plugin-7.11.1
camunda-archetype-engine-plugin-7.11.0
7.10.x
camunda-archetype-engine-plugin-7.10.0
7.9.x
camunda-archetype-engine-plugin-7.9.2
camunda-archetype-engine-plugin-7.9.1
camunda-archetype-engine-plugin-7.9.0
7.8.x
camunda-archetype-engine-plugin-7.8.1
camunda-archetype-engine-plugin-7.8.0
7.7.x
camunda-archetype-engine-plugin-7.7.4
camunda-archetype-engine-plugin-7.7.2
camunda-archetype-engine-plugin-7.7.1
7.6.x
camunda-archetype-engine-plugin-7.6.1
camunda-archetype-engine-plugin-7.6.0
1.0.x
camunda-archetype-engine-plugin-1.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=org.camunda.bpm.archetype -DarchetypeArtifactId=camunda-archetype-engine-plugin -DarchetypeVersion=7.19.0