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

com.github.ynfeng:atomix-parent 3.2.0-RELEASE

Distributed systems framework.

Категории

Категории

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

Группа

com.github.ynfeng
Идентификатор

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

atomix-parent
Версия

Версия

3.2.0-RELEASE
Тип

Тип

pom

Скачать atomix-parent 3.2.0-RELEASE

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

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