| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices CLI User Interface | 
| GroupId | GroupIdorg.camunda.bpm.extension.rest | 
| ArtifactId | ArtifactIdcamunda-rest-client-spring-boot-starter | 
| Last Version | Last Version0.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncamunda-rest-client-spring-boot-starter Camunda REST Client Spring-Boot | 
| Project Organization | Project OrganizationCamunda Services GmbH | 
<!-- 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.6</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.6'// 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.6")'org.camunda.bpm.extension.rest:camunda-rest-client-spring-boot-starter:jar:0.0.6'<dependency org="org.camunda.bpm.extension.rest" name="camunda-rest-client-spring-boot-starter" rev="0.0.6">
  <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.6')
)libraryDependencies += "org.camunda.bpm.extension.rest" % "camunda-rest-client-spring-boot-starter" % "0.0.6"[org.camunda.bpm.extension.rest/camunda-rest-client-spring-boot-starter "0.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.camunda.bpm.extension.rest : camunda-rest-client-spring-boot-starter-provided | jar | 0.0.6 | 
| org.camunda.bpm : camunda-engine | jar | |
| org.camunda.bpm : camunda-engine-rest-core | jar | ${camunda.version} | 
| org.camunda.bpm : camunda-engine-rest-jaxrs2 | jar | |
| javax.ws.rs : jsr311-api | jar | 1.1.1 | 
| io.github.microutils : kotlin-logging-jvm | jar | 2.0.8 | 
| org.jetbrains.kotlin : kotlin-stdlib | jar | |
| org.jetbrains.kotlin : kotlin-reflect | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-core | jar | 3.11.2 | 
| org.mockito.kotlin : mockito-kotlin | jar | 3.2.0 | 
| junit : junit | jar | |
| org.assertj : assertj-core | jar | 3.20.2 |