License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.hadoop |
ArtifactId | ArtifactIdhadoop-client-modules |
Last Version | Last Version3.3.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Hadoop Client Modules
multi-module for Apache Hadoop client artifacts
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hadoop-client-modules-3.3.3.pom | 2 KB |
Browse |
<!-- 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"]
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
|