Apache Ratis Protocols

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

The Apache Software Foundation

Скачать ratis-proto

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

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

Зависимости

compile (1)

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

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.tomcat : annotations-api jar 6.0.53

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

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

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

Версия
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
0.5.0
0.4.0
0.3.0