is not current version
Last Version 7.13.0-alpha3

org.camunda.bpm.springboot.project:qa-webapp-runtimes 3.4.1


GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

qa-webapp-runtimes
Version

Version

3.4.1
Type

Type

pom

Download qa-webapp-runtimes 3.4.1


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