Jar examples for h:hadoop-mapred
You can download jar file hadoop-mapred 0.22.0 in this page.
Apache License
You can use the following script to add hadoop-mapred-0.22.0.jar to your project.
<dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-mapred</artifactId> <version>0.22.0</version> </dependency>
compile group: 'org.apache.hadoop', name: 'hadoop-mapred', version: '0.22.0'
libraryDependencies += "org.apache.hadoop" % "hadoop-mapred" % "0.22.0"
<dependency org="org.apache.hadoop" name="hadoop-mapred" rev="0.22.0"/>
@Grapes(@Grab(group='org.apache.hadoop', module='hadoop-mapred', version='0.22.0'))
'org.apache.hadoop:hadoop-mapred:jar:0.22.0'
Click the following link to download the jar file.
hadoop-mapred-0.22.0-sources.jar