Last Version

huahin-unit 0.1.7

Huahin Unit is a unit test driver for Huahin MapReduce programs for use with JUnit and MRUnit.

License

License

GroupId

GroupId

org.huahinframework
ArtifactId

ArtifactId

huahin-unit
Version

Version

0.1.7
Type

Type

jar
Description

Description

huahin-unit
Huahin Unit is a unit test driver for Huahin MapReduce programs for use with JUnit and MRUnit.
Source Code Management

Source Code Management

http://github.com/huahin/huahin-unit

Download huahin-unit 0.1.7


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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.huahinframework : huahin-core jar 0.1.8
org.apache.mrunit : mrunit jar 0.9.0-incubating

provided (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-core jar 1.0.4

Project Modules

There are no modules declared in this project.