Last Version

Camunda Platform - webapp - app 7.18.0-alpha2

Provides general dependencies and profiles for database testing

License

License

GroupId

GroupId

org.camunda.bpm.webapp
ArtifactId

ArtifactId

camunda-webapp
Version

Version

7.18.0-alpha2
Type

Type

war
Description

Description

Camunda Platform - webapp - app
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download camunda-webapp 7.18.0-alpha2


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

Dependencies

compile (1)

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

provided (4)

Group / Artifact Type Version
org.jboss.spec : jboss-javaee-6.0 pom
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec jar
org.camunda.bpm : camunda-engine jar
junit : junit jar

test (10)

Group / Artifact Type Version
com.fasterxml.uuid : java-uuid-generator jar
com.h2database : h2 jar 2.0.206
org.assertj : assertj-core jar
org.mockito : mockito-core jar
org.mockito : mockito-inline jar
org.springframework : spring-test jar 5.2.20.RELEASE
org.springframework : spring-web jar 5.2.20.RELEASE
org.camunda.bpm : camunda-engine-rest-core jar 7.18.0-alpha2
org.eclipse.jetty : jetty-webapp jar 9.4.31.v20200723
org.glassfish.jersey.core : jersey-common jar 2.34

Project Modules

There are no modules declared in this project.