is not current version
Last Version 7.18.0-alpha2

Camunda Platform - webapp - app 7.16.0-alpha3

Provides general dependencies and profiles for database testing

License

License

GroupId

GroupId

org.camunda.bpm.webapp
ArtifactId

ArtifactId

camunda-webapp
Version

Version

7.16.0-alpha3
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.16.0-alpha3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine-rest-core jar 7.16.0-alpha3

provided (3)

Group / Artifact Type Version
org.jboss.spec : jboss-javaee-6.0 pom
org.camunda.bpm : camunda-engine jar
junit : junit jar

test (13)

Group / Artifact Type Version
com.fasterxml.uuid : java-uuid-generator jar
com.h2database : h2 jar 1.4.190
org.assertj : assertj-core jar
com.sun.jersey : jersey-client jar 1.17
org.mockito : mockito-core jar 2.8.9
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-module-junit4-rule jar 1.7.4
org.powermock : powermock-api-mockito2 jar 1.7.4
org.powermock : powermock-classloading-xstream jar 1.7.4
org.springframework : spring-test jar 5.2.14.RELEASE
org.springframework : spring-web jar 5.2.14.RELEASE
org.camunda.bpm : camunda-engine-rest-core jar 7.16.0-alpha3
org.eclipse.jetty : jetty-webapp jar 9.4.31.v20200723

Project Modules

There are no modules declared in this project.