| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAtomix Библиотеки уровня приложения Distributed Applications |
| Группа | Группаio.atomix |
| Идентификатор | Идентификаторatomix-all |
| Последняя версия | Последняя версия1.0.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAtomix All
Distributed coordination framework based on the Raft consensus algorithm.
|
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.atomix : atomix | jar | 1.0.8 |
| io.atomix.catalyst : catalyst-netty | jar | 1.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |