| License |
License |
|---|---|
| GroupId | GroupIdorg.htuple |
| ArtifactId | ArtifactIdhtuple-examples |
| 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.
|
<!-- https://jarcasting.com/artifacts/org.htuple/htuple-examples/ -->
<dependency>
<groupId>org.htuple</groupId>
<artifactId>htuple-examples</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.htuple/htuple-examples/
implementation 'org.htuple:htuple-examples:0.1.1'
// https://jarcasting.com/artifacts/org.htuple/htuple-examples/
implementation ("org.htuple:htuple-examples:0.1.1")
'org.htuple:htuple-examples:jar:0.1.1'
<dependency org="org.htuple" name="htuple-examples" rev="0.1.1">
<artifact name="htuple-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.htuple', module='htuple-examples', version='0.1.1')
)
libraryDependencies += "org.htuple" % "htuple-examples" % "0.1.1"
[org.htuple/htuple-examples "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.htuple : htuple-core | jar | 0.1.1 |
| 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.hadoop : hadoop-test | jar | 1.1.2 |
| org.apache.mrunit : mrunit | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : findbugs-maven-plugin | jar | 2.5.2 |