License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdatomix-cluster |
Last Version | Last Version3.2.0-alpha12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAtomix Cluster
Distributed systems framework.
|
<!-- https://jarcasting.com/artifacts/io.zeebe/atomix-cluster/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>atomix-cluster</artifactId>
<version>3.2.0-alpha12</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/atomix-cluster/
implementation 'io.zeebe:atomix-cluster:3.2.0-alpha12'
// https://jarcasting.com/artifacts/io.zeebe/atomix-cluster/
implementation ("io.zeebe:atomix-cluster:3.2.0-alpha12")
'io.zeebe:atomix-cluster:jar:3.2.0-alpha12'
<dependency org="io.zeebe" name="atomix-cluster" rev="3.2.0-alpha12">
<artifact name="atomix-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='atomix-cluster', version='3.2.0-alpha12')
)
libraryDependencies += "io.zeebe" % "atomix-cluster" % "3.2.0-alpha12"
[io.zeebe/atomix-cluster "3.2.0-alpha12"]
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : atomix-utils | jar | 3.2.0-alpha12 |
io.netty : netty-transport | jar | |
io.netty : netty-codec | jar | |
io.netty : netty-handler | jar | |
io.netty : netty-transport-native-epoll | jar | |
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 |