License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-db |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe DB
Zeebe DB
|
Filename | Size |
---|---|
zeebe-db-8.1.0-alpha2.pom | |
zeebe-db-8.1.0-alpha2.jar | 42 KB |
zeebe-db-8.1.0-alpha2-test-sources.jar | 18 KB |
zeebe-db-8.1.0-alpha2-sources.jar | 33 KB |
zeebe-db-8.1.0-alpha2-javadoc.jar | 566 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-db/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-db</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-db/
implementation 'io.camunda:zeebe-db:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-db/
implementation ("io.camunda:zeebe-db:8.1.0-alpha2")
'io.camunda:zeebe-db:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-db" rev="8.1.0-alpha2">
<artifact name="zeebe-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-db', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-db" % "8.1.0-alpha2"
[io.camunda/zeebe-db "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-util | jar | 8.1.0-alpha2 |
org.agrona : agrona | jar | 1.15.2 |
org.rocksdb : rocksdbjni | jar | 7.2.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
io.prometheus : simpleclient | jar | 0.15.0 |