MVN

org.camunda.bpm.extension.rest : camunda-rest-client-spring-boot-parent

Maven & Gradle

Jul 01, 2021
66 stars

Camunda REST Client Spring-Boot

<dependency>
    <groupId>org.camunda.bpm.extension.rest</groupId>
    <artifactId>camunda-rest-client-spring-boot-parent</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.camunda.bpm.extension.rest : camunda-rest-client-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of org.camunda.bpm.extension.rest : camunda-rest-client-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
camunda-rest-client-spring-boot-parent-0.0.6
camunda-rest-client-spring-boot-parent-0.0.5
camunda-rest-client-spring-boot-parent-0.0.4
camunda-rest-client-spring-boot-parent-0.0.3
camunda-rest-client-spring-boot-parent-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.camunda.bpm.extension.rest</groupId>
    <artifactId>camunda-rest-client-spring-boot-parent</artifactId>
    <version>0.0.6</version>
</dependency>