не последняя версия
Последняя версия 2.0.30

io.atomix:atomix-storage-parent 2.0.28


Категории

Категории

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

Группа

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

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

atomix-storage-parent
Версия

Версия

2.0.28
Тип

Тип

pom

Скачать atomix-storage-parent 2.0.28

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

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