License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.webapp |
ArtifactId | ArtifactIdcamunda-webapp |
Version | Version7.18.0-alpha1 |
Type | Typewar |
Description |
DescriptionCamunda Platform - webapp - app
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp/ -->
<dependency>
<groupId>org.camunda.bpm.webapp</groupId>
<artifactId>camunda-webapp</artifactId>
<version>7.18.0-alpha1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp/
implementation 'org.camunda.bpm.webapp:camunda-webapp:7.18.0-alpha1'
// https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp/
implementation ("org.camunda.bpm.webapp:camunda-webapp:7.18.0-alpha1")
'org.camunda.bpm.webapp:camunda-webapp:war:7.18.0-alpha1'
<dependency org="org.camunda.bpm.webapp" name="camunda-webapp" rev="7.18.0-alpha1">
<artifact name="camunda-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.webapp', module='camunda-webapp', version='7.18.0-alpha1')
)
libraryDependencies += "org.camunda.bpm.webapp" % "camunda-webapp" % "7.18.0-alpha1"
[org.camunda.bpm.webapp/camunda-webapp "7.18.0-alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine-rest-core | jar | 7.18.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-6.0 | pom | |
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec | jar | |
org.camunda.bpm : camunda-engine | jar | |
junit : junit | jar |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.uuid : java-uuid-generator | jar | |
com.h2database : h2 | jar | 2.0.206 |
org.assertj : assertj-core | jar | |
org.mockito : mockito-core | jar | |
org.mockito : mockito-inline | jar | |
org.springframework : spring-test | jar | 5.2.20.RELEASE |
org.springframework : spring-web | jar | 5.2.20.RELEASE |
org.camunda.bpm : camunda-engine-rest-core | jar | 7.18.0-alpha1 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.31.v20200723 |
org.glassfish.jersey.core : jersey-common | jar | 2.34 |