huahin-core

Simple Java framework for Hadoop MapReduce

License

License

GroupId

GroupId

org.huahinframework
ArtifactId

ArtifactId

huahin-core
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

huahin-core
Simple Java framework for Hadoop MapReduce
Source Code Management

Source Code Management

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

Download huahin-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk jar 1.3.22

provided (2)

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

test (2)

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

Project Modules

There are no modules declared in this project.
org.huahinframework

Huahin Framework

Versions

Version
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0