Last Version

Camunda Platform - engine - REST - Assembly 7.18.0-alpha2

Provides general dependencies and profiles for database testing

License

License

GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-engine-rest
Version

Version

7.18.0-alpha2
Type

Type

war
Description

Description

Camunda Platform - engine - REST - Assembly
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download camunda-engine-rest 7.18.0-alpha2


<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest/ -->
<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-engine-rest</artifactId>
    <version>7.18.0-alpha2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest/
implementation 'org.camunda.bpm:camunda-engine-rest:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-engine-rest/
implementation ("org.camunda.bpm:camunda-engine-rest:7.18.0-alpha2")
'org.camunda.bpm:camunda-engine-rest:war:7.18.0-alpha2'
<dependency org="org.camunda.bpm" name="camunda-engine-rest" rev="7.18.0-alpha2">
  <artifact name="camunda-engine-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-engine-rest', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm" % "camunda-engine-rest" % "7.18.0-alpha2"
[org.camunda.bpm/camunda-engine-rest "7.18.0-alpha2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine-rest-core jar 7.18.0-alpha2

provided (6)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine-rest-jaxrs2 jar 7.18.0-alpha2
org.camunda.bpm : camunda-engine-rest-core jar 7.18.0-alpha2
org.camunda.bpm : camunda-engine-rest-core jar 7.18.0-alpha2
org.jboss.resteasy : resteasy-jaxrs jar 3.15.3.Final
org.glassfish.jersey.containers : jersey-container-servlet jar 2.34
org.glassfish.jersey.inject : jersey-hk2 jar 2.34

Project Modules

There are no modules declared in this project.