| License | License | 
|---|---|
| Categories | CategoriesJBoss Container Application Servers | 
| GroupId | GroupIdorg.camunda.bpm.webapp | 
| ArtifactId | ArtifactIdcamunda-webapp-jboss-standalone | 
| Version | Version7.2.0-alpha2 | 
| Type | Typewar | 
| Description | Descriptioncamunda BPM - webapp - JBoss Standalone This pom is the parent of all camunda BPM platform projects | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp-jboss-standalone/ -->
<dependency>
    <groupId>org.camunda.bpm.webapp</groupId>
    <artifactId>camunda-webapp-jboss-standalone</artifactId>
    <version>7.2.0-alpha2</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp-jboss-standalone/
implementation 'org.camunda.bpm.webapp:camunda-webapp-jboss-standalone:7.2.0-alpha2'// https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp-jboss-standalone/
implementation ("org.camunda.bpm.webapp:camunda-webapp-jboss-standalone:7.2.0-alpha2")'org.camunda.bpm.webapp:camunda-webapp-jboss-standalone:war:7.2.0-alpha2'<dependency org="org.camunda.bpm.webapp" name="camunda-webapp-jboss-standalone" rev="7.2.0-alpha2">
  <artifact name="camunda-webapp-jboss-standalone" type="war" />
</dependency>@Grapes(
@Grab(group='org.camunda.bpm.webapp', module='camunda-webapp-jboss-standalone', version='7.2.0-alpha2')
)libraryDependencies += "org.camunda.bpm.webapp" % "camunda-webapp-jboss-standalone" % "7.2.0-alpha2"[org.camunda.bpm.webapp/camunda-webapp-jboss-standalone "7.2.0-alpha2"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.camunda.bpm.webapp : camunda-webapp-jboss | war | 7.2.0-alpha2 | 
| org.camunda.bpm : camunda-engine | jar | 7.2.0-alpha2 |