is not current version
Last Version 8.1.0-alpha2

io.camunda:zeebe-db 1.2.0-alpha2


GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-db
Version

Version

1.2.0-alpha2
Type

Type

jar

Download zeebe-db 1.2.0-alpha2


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