Last Version

Apache Ratis Thirdparty Test 0.7.0

Miscellaneous tests for Apache Ratis Thirdparty Jar

License

License

GroupId

GroupId

org.apache.ratis
ArtifactId

ArtifactId

ratis-thirdparty-test
Version

Version

0.7.0
Type

Type

jar
Description

Description

Apache Ratis Thirdparty Test
Miscellaneous tests for Apache Ratis Thirdparty Jar
Project URL

Project URL

https://github.com/apache/ratis-thirdparty
Project Organization

Project Organization

The Apache Software Foundation

Download ratis-thirdparty-test 0.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.ratis : ratis-thirdparty-misc jar 0.7.0
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
org.apache.commons : commons-lang3 jar 3.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.