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

Apache Ratis Client 2.1.0

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

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

ratis-client
Версия

Версия

2.1.0
Тип

Тип

jar
Описание

Описание

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

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

The Apache Software Foundation

Скачать ratis-client 2.1.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.ratis : ratis-thirdparty-misc jar 0.7.0
org.apache.ratis : ratis-proto jar 2.1.0
org.apache.ratis : ratis-common jar 2.1.0
org.slf4j : slf4j-api jar 1.7.29

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

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