is not current version
Last Version 1.0.0

org.camunda.bpm:camunda-bpm-swarm-root 1.0.0-alpha1


GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-bpm-swarm-root
Version

Version

1.0.0-alpha1
Type

Type

pom

Download camunda-bpm-swarm-root 1.0.0-alpha1


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