License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-atomix-utils |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionZeebe Atomix Utilities
Distributed systems framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zeebe-atomix-utils-1.0.0.pom | |
zeebe-atomix-utils-1.0.0.jar | 130 KB |
zeebe-atomix-utils-1.0.0-test-sources.jar | 22 KB |
zeebe-atomix-utils-1.0.0-sources.jar | 119 KB |
zeebe-atomix-utils-1.0.0-javadoc.jar | 1021 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-atomix-utils/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-atomix-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-atomix-utils/
implementation 'io.camunda:zeebe-atomix-utils:1.0.0'
// https://jarcasting.com/artifacts/io.camunda/zeebe-atomix-utils/
implementation ("io.camunda:zeebe-atomix-utils:1.0.0")
'io.camunda:zeebe-atomix-utils:jar:1.0.0'
<dependency org="io.camunda" name="zeebe-atomix-utils" rev="1.0.0">
<artifact name="zeebe-atomix-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-atomix-utils', version='1.0.0')
)
libraryDependencies += "io.camunda" % "zeebe-atomix-utils" % "1.0.0"
[io.camunda/zeebe-atomix-utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1.1-jre |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.esotericsoftware : kryo | jar | 5.1.1 |
org.objenesis : objenesis | jar | 3.2 |
com.google.errorprone : error_prone_annotations | jar | 2.6.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.esotericsoftware : minlog | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
junit : junit | jar | 4.13.2 |
com.google.guava : guava-testlib | jar | 30.1.1-jre |
io.camunda : zeebe-build-tools | jar | 1.0.0 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |