is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-bom 1.0.5


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-bom
Version

Version

1.0.5
Type

Type

pom

Download zeebe-bom 1.0.5

Filename Size
zeebe-bom-1.0.5.pom 8 KB
Browse

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