GroupId | GroupIdorg.apache.hadoop |
---|---|
ArtifactId | ArtifactIdhadoop-tools |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
hadoop-tools-1.2.1.pom | |
hadoop-tools-1.2.1.jar | 281 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-tools/ -->
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-tools</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-tools/
implementation 'org.apache.hadoop:hadoop-tools:1.2.1'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-tools/
implementation ("org.apache.hadoop:hadoop-tools:1.2.1")
'org.apache.hadoop:hadoop-tools:jar:1.2.1'
<dependency org="org.apache.hadoop" name="hadoop-tools" rev="1.2.1">
<artifact name="hadoop-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-tools', version='1.2.1')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-tools" % "1.2.1"
[org.apache.hadoop/hadoop-tools "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-core | jar | 1.2.1 |
Version |
---|
1.2.1
|
1.2.0
|
1.1.2
|
1.1.1
|
1.1.0
|
1.0.4
|
1.0.3
|
1.0.2
|
1.0.1
|
1.0.0
|
0.20.205.0
|
0.20.204.0
|
0.20.203.0
|
0.20.2
|