| License |
License |
|---|---|
| GroupId | GroupIdorg.huahinframework |
| ArtifactId | ArtifactIdhuahin-core |
| Last Version | Last Version0.1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhuahin-core
Simple Java framework for Hadoop MapReduce
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| huahin-core-0.1.8.pom | |
| huahin-core-0.1.8.jar | 43 KB |
| huahin-core-0.1.8-sources.jar | 38 KB |
| huahin-core-0.1.8-javadoc.jar | 194 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.amazonaws : aws-java-sdk | jar | 1.3.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.15 |
| org.apache.hadoop : hadoop-core | jar | 1.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.apache.mrunit : mrunit | jar | 0.9.0-incubating |