| License |
License |
|---|---|
| GroupId | GroupIdio.camunda |
| ArtifactId | ArtifactIdzeebe-db |
| Version | Version1.3.0-alpha2 |
| Type | Typejar |
| Description |
DescriptionZeebe DB
This pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| zeebe-db-1.3.0-alpha2.pom | |
| zeebe-db-1.3.0-alpha2.jar | 43 KB |
| zeebe-db-1.3.0-alpha2-test-sources.jar | 19 KB |
| zeebe-db-1.3.0-alpha2-sources.jar | 34 KB |
| zeebe-db-1.3.0-alpha2-javadoc.jar | 272 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-db/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-db</artifactId>
<version>1.3.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-db/
implementation 'io.camunda:zeebe-db:1.3.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-db/
implementation ("io.camunda:zeebe-db:1.3.0-alpha2")
'io.camunda:zeebe-db:jar:1.3.0-alpha2'
<dependency org="io.camunda" name="zeebe-db" rev="1.3.0-alpha2">
<artifact name="zeebe-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-db', version='1.3.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-db" % "1.3.0-alpha2"
[io.camunda/zeebe-db "1.3.0-alpha2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.camunda : zeebe-util | jar | 1.3.0-alpha2 |
| org.agrona : agrona | jar | 1.14.0 |
| org.rocksdb : rocksdbjni | jar | 6.26.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| io.prometheus : simpleclient | jar | 0.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.20.2 |
| org.mockito : mockito-core | jar | 4.1.0 |
| io.camunda : zeebe-build-tools | jar | 1.3.0-alpha2 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |