Last Version

Apache Ratis LogService 2.2.0

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

License

License

GroupId

GroupId

org.apache.ratis
ArtifactId

ArtifactId

ratis-logservice
Version

Version

2.2.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download ratis-logservice 2.2.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.ratis : ratis-proto 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.ratis : ratis-grpc jar 2.2.0
org.apache.ratis : ratis-netty jar 2.2.0
org.apache.hadoop : hadoop-common jar 3.1.1
com.beust : jcommander jar 1.72
org.jline : jline jar 3.9.0
org.slf4j : slf4j-api jar 1.7.29
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.1

test (13)

Group / Artifact Type Version
org.apache.ratis : ratis-netty test-jar 2.2.0
org.apache.ratis : ratis-grpc test-jar 2.2.0
org.apache.ratis : ratis-server test-jar 2.2.0
org.apache.ratis : ratis-common test-jar 2.2.0
org.apache.ratis : ratis-client test-jar 2.2.0
org.apache.ratis : ratis-hadoop jar 2.2.0
org.apache.ratis : ratis-hadoop test-jar 2.2.0
junit : junit jar 4.12
org.apache.hadoop : hadoop-hdfs test-jar 3.1.1
org.apache.hadoop : hadoop-client jar 3.1.1
org.apache.hadoop : hadoop-hdfs jar 3.1.1
org.apache.hadoop : hadoop-common test-jar 3.1.1
io.dropwizard.metrics : metrics-jvm jar 3.2.5

Project Modules

There are no modules declared in this project.