Last Version

camunda BPM - webapp - core 7.2.0-alpha2

This pom is the parent of all camunda BPM platform projects

License

License

GroupId

GroupId

org.camunda.bpm.webapp
ArtifactId

ArtifactId

camunda-webapp-core
Version

Version

7.2.0-alpha2
Type

Type

jar
Description

Description

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

Project Organization

camunda services GmbH

Download camunda-webapp-core 7.2.0-alpha2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine-rest jar 7.2.0-alpha2

provided (3)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar 7.2.0-alpha2
org.jboss.spec : jboss-javaee-6.0 pom 3.0.2.Final
junit : junit jar 4.11

test (6)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.168
org.easytesting : fest-assert jar 1.4
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.arquillian.container : arquillian-container-spi jar
com.sun.jersey : jersey-client jar 1.17

Project Modules

There are no modules declared in this project.