Apache Ratis

Apache Ratis is an open source java implementation for RAFT consensus protocol

Лицензия

Лицензия

Группа

Группа

org.apache.ratis
Идентификатор

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

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

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

2.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Ratis
Apache Ratis is an open source java implementation for RAFT consensus protocol
Ссылка на сайт

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

https://ratis.apache.org/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать ratis

Имя Файла Размер
ratis-2.3.0.pom 35 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • ratis-docs
  • ratis-proto
  • ratis-common
  • ratis-client
  • ratis-server-api
  • ratis-server
  • ratis-resource-bundle
  • ratis-grpc
  • ratis-netty
  • ratis-test
  • ratis-examples
  • ratis-replicated-map
  • ratis-metrics
  • ratis-tools
  • ratis-shell
  • ratis-assembly

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

Версия
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
0.5.0
0.4.0
0.3.0
0.2.0