is not current version
Last Version 0.0.6

org.camunda.bpm.extension.rest:camunda-rest-client-spring-boot-starter 0.0.2


Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

org.camunda.bpm.extension.rest
ArtifactId

ArtifactId

camunda-rest-client-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download camunda-rest-client-spring-boot-starter 0.0.2


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.rest/camunda-rest-client-spring-boot-starter/ -->
<dependency>
    <groupId>org.camunda.bpm.extension.rest</groupId>
    <artifactId>camunda-rest-client-spring-boot-starter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.rest/camunda-rest-client-spring-boot-starter/
implementation 'org.camunda.bpm.extension.rest:camunda-rest-client-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.rest/camunda-rest-client-spring-boot-starter/
implementation ("org.camunda.bpm.extension.rest:camunda-rest-client-spring-boot-starter:0.0.2")
'org.camunda.bpm.extension.rest:camunda-rest-client-spring-boot-starter:jar:0.0.2'
<dependency org="org.camunda.bpm.extension.rest" name="camunda-rest-client-spring-boot-starter" rev="0.0.2">
  <artifact name="camunda-rest-client-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.rest', module='camunda-rest-client-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "org.camunda.bpm.extension.rest" % "camunda-rest-client-spring-boot-starter" % "0.0.2"
[org.camunda.bpm.extension.rest/camunda-rest-client-spring-boot-starter "0.0.2"]