is not current version
Last Version 7.18.0-alpha2

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


GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

qa-webapp-ce-runtime
Version

Version

3.4.0
Type

Type

jar

Download qa-webapp-ce-runtime 3.4.0


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