is not current version
Last Version 8.1.0-alpha2

Zeebe DB 8.0.0-rc1

Zeebe DB

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-db
Version

Version

8.0.0-rc1
Type

Type

jar
Description

Description

Zeebe DB
Zeebe DB

Download zeebe-db 8.0.0-rc1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.camunda : zeebe-util jar 8.0.0-rc1
org.agrona : agrona jar 1.15.0
org.rocksdb : rocksdbjni jar 6.28.2
org.slf4j : slf4j-api jar 1.7.36
io.prometheus : simpleclient jar 0.15.0

Project Modules

There are no modules declared in this project.