is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.springboot.project:qa-plugins 7.13.0-alpha5


GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

qa-plugins
Version

Version

7.13.0-alpha5
Type

Type

pom

Download qa-plugins 7.13.0-alpha5


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