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

io.zeebe:atomix-protocols-parent 3.2.0-alpha10


Категории

Категории

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

Группа

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

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

atomix-protocols-parent
Версия

Версия

3.2.0-alpha10
Тип

Тип

pom

Скачать atomix-protocols-parent 3.2.0-alpha10

Имя Файла Размер
atomix-protocols-parent-3.2.0-alpha10.pom 1 KB
Обзор

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