is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-parent 1.1.3


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-parent
Version

Version

1.1.3
Type

Type

pom

Download zeebe-parent 1.1.3

Filename Size
zeebe-parent-1.1.3.pom 58 KB
Browse

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