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

Atomix Parent Pom 3.1.10

Distributed systems framework.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

atomix-parent
Версия

Версия

3.1.10
Тип

Тип

pom
Описание

Описание

Atomix Parent Pom
Distributed systems framework.
Ссылка на сайт

Ссылка на сайт

http://github.com/atomix/atomix

Скачать atomix-parent 3.1.10

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
com.google.guava : guava-testlib jar 22.0
net.jodah : concurrentunit jar 0.4.2
org.mockito : mockito-core jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.2

Модули Проекта

  • agent
  • cluster
  • core
  • dist
  • primitive
  • protocols
  • rest
  • storage
  • tests
  • utils