Apache Ratis Project Assembly

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

License

License

GroupId

GroupId

org.apache.ratis
ArtifactId

ArtifactId

ratis-assembly
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

The Apache Software Foundation

Download ratis-assembly

Filename Size
ratis-assembly-2.3.0.pom 11 KB
Browse

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.ratis : ratis-thirdparty-misc jar 1.0.0
org.apache.ratis : ratis-resource-bundle Optional jar 2.3.0
org.apache.ratis : ratis-docs jar 2.3.0
org.apache.ratis : ratis-proto jar 2.3.0
org.apache.ratis : ratis-common jar 2.3.0
org.apache.ratis : ratis-client jar 2.3.0
org.apache.ratis : ratis-server-api jar 2.3.0
org.apache.ratis : ratis-server jar 2.3.0
org.apache.ratis : ratis-grpc jar 2.3.0
org.apache.ratis : ratis-netty jar 2.3.0
org.apache.ratis : ratis-test jar 2.3.0
org.apache.ratis : ratis-examples jar 2.3.0
org.apache.ratis : ratis-replicated-map jar 2.3.0
org.apache.ratis : ratis-metrics jar 2.3.0
org.apache.ratis : ratis-tools jar 2.3.0
org.apache.ratis : ratis-shell jar 2.3.0

test (8)

Group / Artifact Type Version
org.apache.ratis : ratis-common test-jar 2.3.0
org.apache.ratis : ratis-client test-jar 2.3.0
org.apache.ratis : ratis-server test-jar 2.3.0
org.apache.ratis : ratis-grpc test-jar 2.3.0
org.apache.ratis : ratis-netty test-jar 2.3.0
org.apache.ratis : ratis-test test-jar 2.3.0
org.apache.ratis : ratis-examples test-jar 2.3.0
org.apache.ratis : ratis-replicated-map test-jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0
2.1.0
2.0.0
1.0.0
0.5.0
0.4.0
0.3.0
0.2.0