Last Version

Apache Ratis Test 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-test
Version

Version

2.3.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download ratis-test 2.3.0


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

Dependencies

test (15)

Group / Artifact Type Version
org.apache.ratis : ratis-common jar 2.3.0
org.apache.ratis : ratis-common test-jar 2.3.0
org.apache.ratis : ratis-client jar 2.3.0
org.apache.ratis : ratis-server jar 2.3.0
org.apache.ratis : ratis-server test-jar 2.3.0
org.apache.ratis : ratis-netty jar 2.3.0
org.apache.ratis : ratis-netty test-jar 2.3.0
org.apache.ratis : ratis-grpc jar 2.3.0
org.apache.ratis : ratis-grpc test-jar 2.3.0
org.slf4j : slf4j-api jar 1.7.29
org.slf4j : slf4j-log4j12 jar 1.7.29
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1
io.dropwizard.metrics : metrics-jvm jar 3.2.5
org.apache.ratis : ratis-shell jar 2.3.0

Project Modules

There are no modules declared in this project.