z

zeebe-atomix-cluster

Distributed systems framework.
http://zeebe.io/zeebe-atomix-parent/zeebe-atomix-cluster/
Apache License, Version 2.0
camunda BPM Community
Files download
File Operation
zeebe-atomix-cluster-1.4.0-alpha2.jar download
zeebe-atomix-cluster-1.4.0-alpha2.pom download
zeebe-atomix-cluster-1.4.0-alpha2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.camunda</groupId>
  <artifactId>zeebe-atomix-cluster</artifactId>
  <version>1.4.0-alpha2</version>
</dependency>
Gradle Groovy
implementation 'io.camunda:zeebe-atomix-cluster:1.4.0-alpha2'
Gradle Kotlin
implementation("io.camunda:zeebe-atomix-cluster:1.4.0-alpha2")
Scala SBT
libraryDependencies += "io.camunda" % "zeebe-atomix-cluster" % "1.4.0-alpha2"
Groovy Grape
@Grapes(
  @Grab(group='io.camunda', module='zeebe-atomix-cluster', version='1.4.0-alpha2')
)
Apache Ivy
<dependency org="io.camunda" name="zeebe-atomix-cluster" rev="1.4.0-alpha2" />
Leiningen
[io.camunda/zeebe-atomix-cluster "1.4.0-alpha2"]
Apache Buildr
'io.camunda:zeebe-atomix-cluster:jar:1.4.0-alpha2'