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

Apache Ratis Server 2.1.0

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

Лицензия

Лицензия

Группа

Группа

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

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

ratis-server
Версия

Версия

2.1.0
Тип

Тип

jar
Описание

Описание

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

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

The Apache Software Foundation

Скачать ratis-server 2.1.0


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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
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.apache.ratis : ratis-client jar 2.1.0
org.apache.ratis : ratis-server-api jar 2.1.0
org.slf4j : slf4j-api jar 1.7.29
org.apache.ratis : ratis-metrics jar 2.1.0
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.2.1

test (6)

Идентификатор библиотеки Тип Версия
org.apache.ratis : ratis-common test-jar 2.1.0
org.apache.ratis : ratis-client test-jar 2.1.0
org.slf4j : slf4j-log4j12 jar 1.7.29
junit : junit jar 4.12
org.mockito : mockito-core jar 3.5.15
org.apache.ratis : ratis-metrics test-jar 2.1.0

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

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