| License |
License |
|---|---|
| GroupId | GroupIdorg.htuple |
| ArtifactId | ArtifactIdhtuple-core |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA collection of utilities to make working with Hadoop a little bit easier.
|
| Filename | Size |
|---|---|
| htuple-core-0.1.1.pom | |
| htuple-core-0.1.1.jar | 23 KB |
| htuple-core-0.1.1-sources.jar | 12 KB |
| htuple-core-0.1.1-javadoc.jar | 75 KB |
| htuple-core-0.1.1-tests.jar | 14 KB |
| htuple-core-0.1.1-package.tar.gz | 114 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.htuple/htuple-core/ -->
<dependency>
<groupId>org.htuple</groupId>
<artifactId>htuple-core</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.htuple/htuple-core/
implementation 'org.htuple:htuple-core:0.1.1'
// https://jarcasting.com/artifacts/org.htuple/htuple-core/
implementation ("org.htuple:htuple-core:0.1.1")
'org.htuple:htuple-core:jar:0.1.1'
<dependency org="org.htuple" name="htuple-core" rev="0.1.1">
<artifact name="htuple-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.htuple', module='htuple-core', version='0.1.1')
)
libraryDependencies += "org.htuple" % "htuple-core" % "0.1.1"
[org.htuple/htuple-core "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.10 |
| log4j : log4j | jar | 1.2.17 |
| org.apache.hadoop : hadoop-core | jar | 1.1.2 |
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.apache.mrunit : mrunit | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : findbugs-maven-plugin | jar | 2.5.2 |