MVN

org.camunda.bpm.archetype : camunda-archetype-servlet-spring-camel-war

Maven & Gradle

Nov 01, 2017
19 stars

Camunda BPM Archetype: Process Application (Servlet, WAR) · Process application that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat. Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms, JUnit Test with in-memory engine, Maven Plugins or Ant build script for one-click deployment in Eclipse

mvn archetype:generate -DarchetypeGroupId=org.camunda.bpm.archetype -DarchetypeArtifactId=camunda-archetype-servlet-spring-camel-war -DarchetypeVersion=7.7.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.archetype : camunda-archetype-servlet-spring-camel-war to generate a Maven project - Latest Versions:

  • Latest Stable: 7.7.2

All Versions

Choose a version of org.camunda.bpm.archetype : camunda-archetype-servlet-spring-camel-war to generate a Maven project - All Versions:

Version Vulnerabilities Updated
7.7.x
camunda-archetype-servlet-spring-camel-war-7.7.2
camunda-archetype-servlet-spring-camel-war-7.7.1
7.6.x
camunda-archetype-servlet-spring-camel-war-7.6.1

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-servlet-spring-camel-war -DarchetypeVersion=7.7.2