is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.springboot.project:qa-simple 7.13.0


GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

qa-simple
Version

Version

7.13.0
Type

Type

jar

Download qa-simple 7.13.0


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