Last Version

camunda BPM - webapp - Tomcat Standalone 7.2.0-alpha2

This pom is the parent of all camunda BPM platform projects

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.camunda.bpm.webapp
ArtifactId

ArtifactId

camunda-webapp-tomcat-standalone
Version

Version

7.2.0-alpha2
Type

Type

war
Description

Description

camunda BPM - webapp - Tomcat Standalone
This pom is the parent of all camunda BPM platform projects
Project Organization

Project Organization

camunda services GmbH

Download camunda-webapp-tomcat-standalone 7.2.0-alpha2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine-spring jar 7.2.0-alpha2
org.camunda.bpm.identity : camunda-identity-ldap jar 7.2.0-alpha2
org.springframework : spring-web jar 3.1.2.RELEASE
org.springframework : spring-jdbc jar 3.1.2.RELEASE
com.h2database : h2 jar 1.3.168
com.fasterxml.uuid : java-uuid-generator jar 3.1.2
org.codehaus.groovy : groovy-all jar 2.3.0

runtime (2)

Group / Artifact Type Version
org.camunda.bpm.webapp : camunda-webapp-tomcat war 7.2.0-alpha2
org.camunda.bpm : camunda-engine jar 7.2.0-alpha2

Project Modules

There are no modules declared in this project.