MVN

org.camunda.bpm.extension.examples : camunda-bpm-reactor-examples

Maven & Gradle

Jun 06, 2016
73 stars
<dependency>
    <groupId>org.camunda.bpm.extension.examples</groupId>
    <artifactId>camunda-bpm-reactor-examples</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.extension.examples : camunda-bpm-reactor-examples to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.camunda.bpm.extension.examples : camunda-bpm-reactor-examples to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
camunda-bpm-reactor-examples-1.2
1.1
camunda-bpm-reactor-examples-1.1
1.0
camunda-bpm-reactor-examples-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm.extension.examples</groupId>
    <artifactId>camunda-bpm-reactor-examples</artifactId>
    <version>1.2</version>
</dependency>