License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm |
ArtifactId | ArtifactIdcamunda-engine-rest-jaxrs2 |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamunda Platform - engine - REST JAX RS 2.0
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest-jaxrs2/ -->
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-rest-jaxrs2</artifactId>
<version>7.18.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest-jaxrs2/
implementation 'org.camunda.bpm:camunda-engine-rest-jaxrs2:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest-jaxrs2/
implementation ("org.camunda.bpm:camunda-engine-rest-jaxrs2:7.18.0-alpha2")
'org.camunda.bpm:camunda-engine-rest-jaxrs2:jar:7.18.0-alpha2'
<dependency org="org.camunda.bpm" name="camunda-engine-rest-jaxrs2" rev="7.18.0-alpha2">
<artifact name="camunda-engine-rest-jaxrs2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-rest-jaxrs2', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm" % "camunda-engine-rest-jaxrs2" % "7.18.0-alpha2"
[org.camunda.bpm/camunda-engine-rest-jaxrs2 "7.18.0-alpha2"]