Jar examples for m:mrunit
MRUnit is a Java library that helps developers unit test Apache Hadoop map reduce jobs.
You can download jar file mrunit 0.8.0-incubating in this page.
The Apache Software License, Version 2.0
You can use the following script to add mrunit-0.8.0-incubating.jar to your project.
<dependency> <groupId>org.apache.mrunit</groupId> <artifactId>mrunit</artifactId> <version>0.8.0-incubating</version> </dependency>
compile group: 'org.apache.mrunit', name: 'mrunit', version: '0.8.0-incubating'
libraryDependencies += "org.apache.mrunit" % "mrunit" % "0.8.0-incubating"
<dependency org="org.apache.mrunit" name="mrunit" rev="0.8.0-incubating"/>
@Grapes(@Grab(group='org.apache.mrunit', module='mrunit', version='0.8.0-incubating'))
'org.apache.mrunit:mrunit:jar:0.8.0-incubating'
Click the following link to download the jar file.
mrunit-0.8.0-incubating-javadoc.jar