Apache Ratis Netty Support

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

Лицензия

Лицензия

Категории

Категории

Сеть Netty Networking
Группа

Группа

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

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

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

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

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

The Apache Software Foundation

Скачать ratis-netty

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

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

Зависимости

compile (4)

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

provided (3)

Идентификатор библиотеки Тип Версия
org.apache.ratis : ratis-client jar 2.3.0
org.apache.ratis : ratis-server jar 2.3.0
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.2.1

test (3)

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

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

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

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

Версия
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