Last Version

Apache Ratis Documentation 2.3.0

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

License

License

GroupId

GroupId

org.apache.ratis
ArtifactId

ArtifactId

ratis-docs
Version

Version

2.3.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download ratis-docs 2.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.