Last Version

Apache Ratis Thirdparty 1.0.0

Thirdparty dependencies for Apache Ratis

License

License

GroupId

GroupId

org.apache.ratis
ArtifactId

ArtifactId

ratis-thirdparty
Version

Version

1.0.0
Type

Type

pom
Description

Description

Apache Ratis Thirdparty
Thirdparty dependencies for Apache Ratis
Project URL

Project URL

https://ratis.apache.org/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download ratis-thirdparty 1.0.0

Filename Size
ratis-thirdparty-1.0.0.pom 14 KB
Browse

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

Dependencies

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

Project Modules

  • misc