MVN

org.camunda.bpm : camunda-bpm-swarm-root

Maven & Gradle

May 25, 2018
2 stars
<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-bpm-swarm-root</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0
  • Latest Alpha: 1.0.0-alpha1

All Versions

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

Version Vulnerabilities Updated
1.0.x
camunda-bpm-swarm-root-1.0.0
camunda-bpm-swarm-root-1.0.0-alpha1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-bpm-swarm-root</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement