License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-atomix |
Version | Version1.1.0-alpha1 |
Type | Typejar |
Description |
DescriptionZeebe Atomix
Distributed systems framework.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-atomix/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-atomix</artifactId>
<version>1.1.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-atomix/
implementation 'io.camunda:zeebe-atomix:1.1.0-alpha1'
// https://jarcasting.com/artifacts/io.camunda/zeebe-atomix/
implementation ("io.camunda:zeebe-atomix:1.1.0-alpha1")
'io.camunda:zeebe-atomix:jar:1.1.0-alpha1'
<dependency org="io.camunda" name="zeebe-atomix" rev="1.1.0-alpha1">
<artifact name="zeebe-atomix" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-atomix', version='1.1.0-alpha1')
)
libraryDependencies += "io.camunda" % "zeebe-atomix" % "1.1.0-alpha1"
[io.camunda/zeebe-atomix "1.1.0-alpha1"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-atomix-cluster | jar | 1.1.0-alpha1 |
io.camunda : zeebe-atomix-utils | jar | 1.1.0-alpha1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.google.guava : guava | jar | 30.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-snapshots | jar | 1.1.0-alpha1 |
io.netty : netty-common | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
junit : junit | jar | 4.13.2 |
io.camunda : zeebe-util | jar | 1.1.0-alpha1 |
io.camunda : zeebe-test-util | jar | 1.1.0-alpha1 |
org.assertj : assertj-core | jar | 3.19.0 |
io.camunda : zeebe-build-tools | jar | 1.1.0-alpha1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |