не последняя версия
Последняя версия 3.2.0-alpha12

io.zeebe:atomix-cluster 0.24.3


Категории

Категории

Atomix Библиотеки уровня приложения Distributed Applications
Группа

Группа

io.zeebe
Идентификатор

Идентификатор

atomix-cluster
Версия

Версия

0.24.3
Тип

Тип

jar

Скачать atomix-cluster 0.24.3


<!-- https://jarcasting.com/artifacts/io.zeebe/atomix-cluster/ -->
<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>atomix-cluster</artifactId>
    <version>0.24.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/atomix-cluster/
implementation 'io.zeebe:atomix-cluster:0.24.3'
// https://jarcasting.com/artifacts/io.zeebe/atomix-cluster/
implementation ("io.zeebe:atomix-cluster:0.24.3")
'io.zeebe:atomix-cluster:jar:0.24.3'
<dependency org="io.zeebe" name="atomix-cluster" rev="0.24.3">
  <artifact name="atomix-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='atomix-cluster', version='0.24.3')
)
libraryDependencies += "io.zeebe" % "atomix-cluster" % "0.24.3"
[io.zeebe/atomix-cluster "0.24.3"]