is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.springboot.project:qa-webapp-ce-runtime 7.15.0-alpha5


GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

qa-webapp-ce-runtime
Version

Version

7.15.0-alpha5
Type

Type

jar

Download qa-webapp-ce-runtime 7.15.0-alpha5


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