MVN

org.camunda.community.batch : camunda-platform-7-custom-batch-example-root

Maven & Gradle

Nov 29, 2022
<dependency>
    <groupId>org.camunda.community.batch</groupId>
    <artifactId>camunda-platform-7-custom-batch-example-root</artifactId>
    <version>1.18.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.community.batch : camunda-platform-7-custom-batch-example-root to add to Maven - Latest Versions:

  • Latest Stable: 1.18.1

All Versions

Choose a version of org.camunda.community.batch : camunda-platform-7-custom-batch-example-root to add to Maven - All Versions:

Version Vulnerabilities Updated
v1.6.x
camunda-platform-7-custom-batch-example-root-v1.6.0
1.18.x
camunda-platform-7-custom-batch-example-root-1.18.1
1.6.x
camunda-platform-7-custom-batch-example-root-1.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.community.batch</groupId>
    <artifactId>camunda-platform-7-custom-batch-example-root</artifactId>
    <version>1.18.1</version>
</dependency>