is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-db 8.0.2

Zeebe DB

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-db
Version

Version

8.0.2
Type

Type

jar

Download zeebe-db 8.0.2


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