c

camunda-engine-rest-jaxrs2

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