is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-root 1.1.9


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-root
Version

Version

1.1.9
Type

Type

pom

Download zeebe-root 1.1.9

Filename Size
zeebe-root-1.1.9.pom 1 KB
Browse

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