MVN

org.camunda.bpm.cycle : camunda-cycle-root

Maven & Gradle

Dec 18, 2014
2 stars

camunda BPM - cycle - root

<dependency>
    <groupId>org.camunda.bpm.cycle</groupId>
    <artifactId>camunda-cycle-root</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.cycle : camunda-cycle-root to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of org.camunda.bpm.cycle : camunda-cycle-root to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
camunda-cycle-root-3.1.0
3.0.x
camunda-cycle-root-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm.cycle</groupId>
    <artifactId>camunda-cycle-root</artifactId>
    <version>3.1.0</version>
</dependency>