org.apache.hadoop:hadoop-mapred


GroupId

GroupId

org.apache.hadoop
ArtifactId

ArtifactId

hadoop-mapred
Last Version

Last Version

0.22.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download hadoop-mapred

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 0.22.0-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
0.22.0