Group Id io.camunda
Artifact Id zeebe-bom
Version 1.0.5
Packaging jar
URL -
Badge
Last Updated 2021-10-12T07:24:42+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.camunda</groupId>
    <artifactId>zeebe-bom</artifactId>
    <version>1.0.5</version>
</dependency>
implementation group: 'io.camunda', name: 'zeebe-bom', version: '1.0.5'
implementation 'io.camunda:zeebe-bom:1.0.5'
implementation("io.camunda:zeebe-bom:1.0.5")
libraryDependencies += "io.camunda" % "zeebe-bom" % "1.0.5"
<dependency org="io.camunda" name="zeebe-bom" rev="1.0.5"/>
@Grapes(
    @Grab(group='io.camunda', module='zeebe-bom', version='1.0.5')
)
[io.camunda/zeebe-bom "1.0.5"]
'io.camunda:zeebe-bom:1.0.5'