License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdatomix-utils |
Last Version | Last Version3.2.0-alpha12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtomix Utilities
Distributed systems framework.
|
<!-- https://jarcasting.com/artifacts/io.zeebe/atomix-utils/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>atomix-utils</artifactId>
<version>3.2.0-alpha12</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/atomix-utils/
implementation 'io.zeebe:atomix-utils:3.2.0-alpha12'
// https://jarcasting.com/artifacts/io.zeebe/atomix-utils/
implementation ("io.zeebe:atomix-utils:3.2.0-alpha12")
'io.zeebe:atomix-utils:jar:3.2.0-alpha12'
<dependency org="io.zeebe" name="atomix-utils" rev="3.2.0-alpha12">
<artifact name="atomix-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='atomix-utils', version='3.2.0-alpha12')
)
libraryDependencies += "io.zeebe" % "atomix-utils" % "3.2.0-alpha12"
[io.zeebe/atomix-utils "3.2.0-alpha12"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 23.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
com.esotericsoftware : kryo | jar | 4.0.2 |
com.typesafe : config | jar | 1.4.0 |
io.github.classgraph : classgraph | jar | 4.8.65 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.google.guava : guava-testlib | jar | 23.0 |
net.jodah : concurrentunit | jar | 0.4.6 |
org.mockito : mockito-core | jar | 3.3.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |