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

io.zeebe:atomix-storage 0.24.0-alpha2


Категории

Категории

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

Группа

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

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

atomix-storage
Версия

Версия

0.24.0-alpha2
Тип

Тип

jar

Скачать atomix-storage 0.24.0-alpha2


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