c

camunda-bpm-spring-boot-starter-rest

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