Apache Ratis Thirdparty Hadoop

Hadoop dependencies for Apache Ratis

License

License

GroupId

GroupId

org.apache.ratis
ArtifactId

ArtifactId

ratis-thirdparty-hadoop
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Ratis Thirdparty Hadoop
Hadoop dependencies for Apache Ratis
Project Organization

Project Organization

The Apache Software Foundation

Download ratis-thirdparty-hadoop

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ratis : ratis-thirdparty-misc jar 0.4.0

Project Modules

There are no modules declared in this project.

Apache Ratis Thirdparty

All bundled thirdparty dependencies are centralized in the ratis-thirdparty module and the ratis-thirdparty-hadoop module. These modules are located in a separated repository (https://github.com/apache/incubator-ratis-thirdparty) but not attached to the core Apache Ratis repository (https://git-wip-us.apache.org/repos/asf?p=incubator-ratis.git) as they only need to change when one of these dependencies are changed. All dependencies included in ratis-thirdparty/ratis-thirdparty-hadoop must be relocated to a different package to ensure no downstream classpath pollution.

See also: https://github.com/apache/incubator-ratis/blob/master/BUILDING.md

org.apache.ratis

The Apache Software Foundation

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.0