is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.springboot.project:qa-webapp 3.4.0-alpha2


GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

qa-webapp
Version

Version

3.4.0-alpha2
Type

Type

pom

Download qa-webapp 3.4.0-alpha2

Filename Size
qa-webapp-3.4.0-alpha2.pom 674 bytes
Browse

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