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

Apache Ratis Documentation 2.2.0

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

Лицензия

Лицензия

Группа

Группа

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

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

ratis-docs
Версия

Версия

2.2.0
Тип

Тип

jar
Описание

Описание

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

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

The Apache Software Foundation

Скачать ratis-docs 2.2.0


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

Зависимости

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

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

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