Apache Ratis Documentation

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Ratis Documentation
Apache Ratis is an open source java implementation for RAFT consensus protocol
Организация-разработчик

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

The Apache Software Foundation

Скачать ratis-docs

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

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

Зависимости

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

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

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

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

Версия
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0