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

Apache Ratis Project Assembly 2.0.0

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

Лицензия

Лицензия

Группа

Группа

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

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

ratis-assembly
Версия

Версия

2.0.0
Тип

Тип

pom
Описание

Описание

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

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

The Apache Software Foundation

Скачать ratis-assembly 2.0.0

Имя Файла Размер
ratis-assembly-2.0.0.pom 11 KB
Обзор

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

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
org.apache.ratis : ratis-thirdparty-misc jar 0.6.0
org.apache.ratis : ratis-resource-bundle Необязательный jar 2.0.0
org.apache.ratis : ratis-docs jar 2.0.0
org.apache.ratis : ratis-proto jar 2.0.0
org.apache.ratis : ratis-common jar 2.0.0
org.apache.ratis : ratis-client jar 2.0.0
org.apache.ratis : ratis-server-api jar 2.0.0
org.apache.ratis : ratis-server jar 2.0.0
org.apache.ratis : ratis-grpc jar 2.0.0
org.apache.ratis : ratis-netty jar 2.0.0
org.apache.ratis : ratis-hadoop jar 2.0.0
org.apache.ratis : ratis-test jar 2.0.0
org.apache.ratis : ratis-examples jar 2.0.0
org.apache.ratis : ratis-replicated-map jar 2.0.0
org.apache.ratis : ratis-logservice jar 2.0.0
org.apache.ratis : ratis-metrics jar 2.0.0
org.apache.ratis : ratis-tools jar 2.0.0

test (10)

Идентификатор библиотеки Тип Версия
org.apache.ratis : ratis-common test-jar 2.0.0
org.apache.ratis : ratis-client test-jar 2.0.0
org.apache.ratis : ratis-server test-jar 2.0.0
org.apache.ratis : ratis-grpc test-jar 2.0.0
org.apache.ratis : ratis-netty test-jar 2.0.0
org.apache.ratis : ratis-hadoop test-jar 2.0.0
org.apache.ratis : ratis-test test-jar 2.0.0
org.apache.ratis : ratis-examples test-jar 2.0.0
org.apache.ratis : ratis-replicated-map test-jar 2.0.0
org.apache.ratis : ratis-logservice test-jar 2.0.0

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

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