Last Version

camunda BPM - webapp - Tomcat 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
Version

Version

7.2.0-alpha2
Type

Type

war
Description

Description

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

Project Organization

camunda services GmbH

Download camunda-webapp-tomcat 7.2.0-alpha2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 2.3.5.Final

runtime (1)

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

Project Modules

There are no modules declared in this project.