MVN

org.camunda.bpm.extension.example : camunda-bpm-spring-boot-starter-example-root

Maven & Gradle

Sep 08, 2016
294 stars
<dependency>
    <groupId>org.camunda.bpm.extension.example</groupId>
    <artifactId>camunda-bpm-spring-boot-starter-example-root</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.extension.example : camunda-bpm-spring-boot-starter-example-root to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of org.camunda.bpm.extension.example : camunda-bpm-spring-boot-starter-example-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
camunda-bpm-spring-boot-starter-example-root-1.3.0
1.2.x
camunda-bpm-spring-boot-starter-example-root-1.2.1
camunda-bpm-spring-boot-starter-example-root-1.2.0
1.1.x
camunda-bpm-spring-boot-starter-example-root-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm.extension.example</groupId>
    <artifactId>camunda-bpm-spring-boot-starter-example-root</artifactId>
    <version>1.3.0</version>
</dependency>