Copycat Parent Pom

Feature complete implementation of the Raft consensus algorithm.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

copycat-parent
Последняя версия

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

1.2.8
Дата

Дата

Тип

Тип

pom
Описание

Описание

Copycat Parent Pom
Feature complete implementation of the Raft consensus algorithm.
Ссылка на сайт

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

http://github.com/atomix/copycat

Скачать copycat-parent

Имя Файла Размер
copycat-parent-1.2.8.pom 6 KB
Обзор

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

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

Зависимости

compile (1)

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

test (4)

Идентификатор библиотеки Тип Версия
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

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

  • protocol
  • server
  • client
  • test
  • examples
io.atomix.copycat

Atomix

A polyglot framework for building fault-tolerant distributed systems

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

Версия
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.1-rc1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
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
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1