License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm |
ArtifactId | ArtifactIdcamunda-engine-rest |
Version | Version7.16.0-alpha4 |
Type | Typewar |
Description |
DescriptionCamunda Platform - engine - REST - Assembly
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest/ -->
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-rest</artifactId>
<version>7.16.0-alpha4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest/
implementation 'org.camunda.bpm:camunda-engine-rest:7.16.0-alpha4'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest/
implementation ("org.camunda.bpm:camunda-engine-rest:7.16.0-alpha4")
'org.camunda.bpm:camunda-engine-rest:war:7.16.0-alpha4'
<dependency org="org.camunda.bpm" name="camunda-engine-rest" rev="7.16.0-alpha4">
<artifact name="camunda-engine-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-rest', version='7.16.0-alpha4')
)
libraryDependencies += "org.camunda.bpm" % "camunda-engine-rest" % "7.16.0-alpha4"
[org.camunda.bpm/camunda-engine-rest "7.16.0-alpha4"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine-rest-core | jar | 7.16.0-alpha4 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine-rest-jaxrs2 | jar | 7.16.0-alpha4 |
org.camunda.bpm : camunda-engine-rest-core | jar | 7.16.0-alpha4 |
org.camunda.bpm : camunda-engine-rest-core | jar | 7.16.0-alpha4 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.14.0.Final |
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.25.1 |