is not current version
Last Version 3.4.4

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


GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

qa-webapp-ee-runtime
Version

Version

3.4.0-alpha2
Type

Type

jar

Download qa-webapp-ee-runtime 3.4.0-alpha2


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