License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-atomix-utils |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Atomix Utilities
Distributed systems framework.
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-atomix-utils/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-atomix-utils</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-atomix-utils/
implementation 'io.camunda:zeebe-atomix-utils:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-atomix-utils/
implementation ("io.camunda:zeebe-atomix-utils:8.1.0-alpha2")
'io.camunda:zeebe-atomix-utils:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-atomix-utils" rev="8.1.0-alpha2">
<artifact name="zeebe-atomix-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-atomix-utils', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-atomix-utils" % "8.1.0-alpha2"
[io.camunda/zeebe-atomix-utils "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-util | jar | 8.1.0-alpha2 |
com.google.guava : guava | jar | 31.1-jre |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.esotericsoftware : kryo | jar | 5.3.0 |
org.objenesis : objenesis | jar | 3.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.esotericsoftware : minlog | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.errorprone : error_prone_annotations | jar | 2.14.0 |