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

Apache Ratis Examples 2.2.0

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

Лицензия

Лицензия

Группа

Группа

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

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

ratis-examples
Версия

Версия

2.2.0
Тип

Тип

jar
Описание

Описание

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

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

The Apache Software Foundation

Скачать ratis-examples 2.2.0


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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.apache.ratis : ratis-thirdparty-misc jar 0.7.0
org.apache.ratis : ratis-proto jar 2.2.0
org.apache.ratis : ratis-tools jar 2.2.0
org.apache.ratis : ratis-common jar 2.2.0
org.apache.ratis : ratis-client jar 2.2.0
org.apache.ratis : ratis-server jar 2.2.0
org.apache.commons : commons-lang3 jar 3.5
org.apache.ratis : ratis-grpc jar 2.2.0
org.apache.ratis : ratis-netty jar 2.2.0
com.beust : jcommander jar 1.72
io.dropwizard.metrics : metrics-jvm jar 3.2.5
org.slf4j : slf4j-api jar 1.7.29
com.github.spotbugs : spotbugs-annotations Необязательный jar 4.2.1

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.29

test (8)

Идентификатор библиотеки Тип Версия
org.apache.ratis : ratis-common test-jar 2.2.0
org.apache.ratis : ratis-server test-jar 2.2.0
org.apache.ratis : ratis-hadoop jar 2.2.0
org.apache.ratis : ratis-hadoop test-jar 2.2.0
org.apache.ratis : ratis-grpc test-jar 2.2.0
org.apache.ratis : ratis-netty test-jar 2.2.0
org.apache.ratis : ratis-test test-jar 2.2.0
junit : junit jar 4.12

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

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