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

io.zeebe:atomix-parent 0.26.0-alpha2

Distributed systems framework.

Категории

Категории

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

Группа

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

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

atomix-parent
Версия

Версия

0.26.0-alpha2
Тип

Тип

pom

Скачать atomix-parent 0.26.0-alpha2

Имя Файла Размер
atomix-parent-0.26.0-alpha2.pom 3 KB
Обзор

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