MVN

org.camunda.bpm.cycle : camunda-cycle-distro

Maven & Gradle

Dec 18, 2014

camunda BPM - cycle - Distro

<dependency>
    <groupId>org.camunda.bpm.cycle</groupId>
    <artifactId>camunda-cycle-distro</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-distro to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

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

Version Vulnerabilities Updated
3.1.x
camunda-cycle-distro-3.1.0
3.0.x
camunda-cycle-distro-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-distro</artifactId>
    <version>3.1.0</version>
</dependency>