Atomix All

Distributed coordination framework based on the Raft consensus algorithm.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

atomix-all
Последняя версия

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

1.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Atomix All
Distributed coordination framework based on the Raft consensus algorithm.

Скачать atomix-all

Имя Файла Размер
atomix-all-1.0.8.pom
atomix-all-1.0.8.jar 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (3)

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

test (5)

Идентификатор библиотеки Тип Версия
io.atomix : atomix-testing jar 1.0.8
org.testng : testng jar 6.8.8
net.jodah : concurrentunit jar 0.4.2
org.mockito : mockito-core jar 1.10.19
ch.qos.logback : logback-classic jar 1.1.2

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

Данный проект не имеет модулей.
io.atomix

Atomix

A polyglot framework for building fault-tolerant distributed systems

Версии библиотеки

Версия
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.1-rc1
1.0.0
1.0.0-rc9
1.0.0-rc8
1.0.0-rc7
1.0.0-rc6
1.0.0-rc5
1.0.0-rc4
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
0.1.0-beta5
0.1.0-beta4
0.1.0-beta3
0.1.0-beta2
0.1.0-beta1