is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-root 8.0.3


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-root
Version

Version

8.0.3
Type

Type

pom

Download zeebe-root 8.0.3

Filename Size
zeebe-root-8.0.3.pom 3 KB
Browse

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