c

camunda-engine-rest-client-complete-springboot-starter

Files download
File Operation
camunda-engine-rest-client-complete-springboot-starter-7.20.2.jar download
camunda-engine-rest-client-complete-springboot-starter-7.20.2.pom download
camunda-engine-rest-client-complete-springboot-starter-7.20.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.camunda.community</groupId>
  <artifactId>camunda-engine-rest-client-complete-springboot-starter</artifactId>
  <version>7.20.2</version>
</dependency>
Gradle Groovy
implementation 'org.camunda.community:camunda-engine-rest-client-complete-springboot-starter:7.20.2'
Gradle Kotlin
implementation("org.camunda.community:camunda-engine-rest-client-complete-springboot-starter:7.20.2")
Scala SBT
libraryDependencies += "org.camunda.community" % "camunda-engine-rest-client-complete-springboot-starter" % "7.20.2"
Groovy Grape
@Grapes(
  @Grab(group='org.camunda.community', module='camunda-engine-rest-client-complete-springboot-starter', version='7.20.2')
)
Apache Ivy
<dependency org="org.camunda.community" name="camunda-engine-rest-client-complete-springboot-starter" rev="7.20.2" />
Leiningen
[org.camunda.community/camunda-engine-rest-client-complete-springboot-starter "7.20.2"]
Apache Buildr
'org.camunda.community:camunda-engine-rest-client-complete-springboot-starter:jar:7.20.2'