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

io.zeebe:atomix-cluster 0.25.1


Категории

Категории

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

Группа

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

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

atomix-cluster
Версия

Версия

0.25.1
Тип

Тип

jar

Скачать atomix-cluster 0.25.1


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