MVN

org.camunda.community : camunda-engine-rest-client-root

Maven & Gradle

May 02, 2023
4 stars
<dependency>
    <groupId>org.camunda.community</groupId>
    <artifactId>camunda-engine-rest-client-root</artifactId>
    <version>7.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.community : camunda-engine-rest-client-root to add to Maven - Latest Versions:

  • Latest Stable: 7.19.0
  • Latest Alpha: 7.16.0-alpha1

All Versions

Choose a version of org.camunda.community : camunda-engine-rest-client-root to add to Maven - All Versions:

Version Vulnerabilities Updated
7.19.x
camunda-engine-rest-client-root-7.19.0
7.18.x
camunda-engine-rest-client-root-7.18.0
7.17.x
camunda-engine-rest-client-root-7.17.4
camunda-engine-rest-client-root-7.17.3
camunda-engine-rest-client-root-7.17.2
camunda-engine-rest-client-root-7.17.1
camunda-engine-rest-client-root-7.17.0
7.16.x
camunda-engine-rest-client-root-7.16.0-alpha1
7.12.x
camunda-engine-rest-client-root-7.12.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.community</groupId>
    <artifactId>camunda-engine-rest-client-root</artifactId>
    <version>7.19.0</version>
</dependency>

Advertisement