is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-root 1.0.1


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-root
Version

Version

1.0.1
Type

Type

pom

Download zeebe-root 1.0.1

Filename Size
zeebe-root-1.0.1.pom 2 KB
Browse

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