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

Apache Ratis Tools 2.3.0

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

Лицензия

Лицензия

Группа

Группа

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

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

ratis-tools
Версия

Версия

2.3.0
Тип

Тип

jar
Описание

Описание

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

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

The Apache Software Foundation

Скачать ratis-tools 2.3.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.ratis : ratis-server jar 2.3.0
org.apache.ratis : ratis-proto jar 2.3.0
org.apache.ratis : ratis-common jar 2.3.0

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

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