Group Id io.camunda
Artifact Id zeebe-bom
Version 1.3.3
Packaging jar
URL -
Badge
Last Updated 2022-02-01T01:30: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.3.3</version>
</dependency>
implementation group: 'io.camunda', name: 'zeebe-bom', version: '1.3.3'
implementation 'io.camunda:zeebe-bom:1.3.3'
implementation("io.camunda:zeebe-bom:1.3.3")
libraryDependencies += "io.camunda" % "zeebe-bom" % "1.3.3"
<dependency org="io.camunda" name="zeebe-bom" rev="1.3.3"/>
@Grapes(
    @Grab(group='io.camunda', module='zeebe-bom', version='1.3.3')
)
[io.camunda/zeebe-bom "1.3.3"]
'io.camunda:zeebe-bom:1.3.3'