Apache Hadoop Client Modules

multi-module for Apache Hadoop client artifacts

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.hadoop
ArtifactId

ArtifactId

hadoop-client-modules
Last Version

Last Version

3.3.3
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Hadoop Client Modules
multi-module for Apache Hadoop client artifacts
Project Organization

Project Organization

Apache Software Foundation

Download hadoop-client-modules

How to add to project

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

Dependencies

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

Project Modules

  • hadoop-client
  • hadoop-client-api
  • hadoop-client-runtime
  • hadoop-client-minicluster
  • hadoop-client-check-invariants
  • hadoop-client-check-test-invariants
  • hadoop-client-integration-tests

Versions

Version
3.3.3
3.3.2
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0-beta1
3.0.0-alpha4
3.0.0-alpha3
3.0.0-alpha2