is not current version
Last Version 2.3.0

Apache Ratis gRPC Support 2.1.0

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

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.apache.ratis
ArtifactId

ArtifactId

ratis-grpc
Version

Version

2.1.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download ratis-grpc 2.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
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.slf4j : slf4j-api jar 1.7.29
com.github.spotbugs : spotbugs-annotations Optional jar 4.2.1

provided (1)

Group / Artifact Type Version
org.apache.ratis : ratis-server jar 2.1.0

test (5)

Group / Artifact Type Version
org.apache.ratis : ratis-common test-jar 2.1.0
org.apache.ratis : ratis-client test-jar 2.1.0
org.apache.ratis : ratis-server test-jar 2.1.0
junit : junit jar 4.12
org.mockito : mockito-core jar 3.5.15

Project Modules

There are no modules declared in this project.