is not current version
Last Version 7.2.0-alpha2

org.camunda.bpm.webapp:camunda-webapp-tomcat-standalone 7.2.0-alpha1


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.camunda.bpm.webapp
ArtifactId

ArtifactId

camunda-webapp-tomcat-standalone
Version

Version

7.2.0-alpha1
Type

Type

war

Download camunda-webapp-tomcat-standalone 7.2.0-alpha1


<!-- 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-alpha1</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-alpha1'
// https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp-tomcat-standalone/
implementation ("org.camunda.bpm.webapp:camunda-webapp-tomcat-standalone:7.2.0-alpha1")
'org.camunda.bpm.webapp:camunda-webapp-tomcat-standalone:war:7.2.0-alpha1'
<dependency org="org.camunda.bpm.webapp" name="camunda-webapp-tomcat-standalone" rev="7.2.0-alpha1">
  <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-alpha1')
)
libraryDependencies += "org.camunda.bpm.webapp" % "camunda-webapp-tomcat-standalone" % "7.2.0-alpha1"
[org.camunda.bpm.webapp/camunda-webapp-tomcat-standalone "7.2.0-alpha1"]