Last Version

Hadoop Tuple Utilities 0.1.1

A collection of utilities to make working with Hadoop a little bit easier.

License

License

GroupId

GroupId

org.htuple
ArtifactId

ArtifactId

htuple
Version

Version

0.1.1
Type

Type

pom
Description

Description

Hadoop Tuple Utilities
A collection of utilities to make working with Hadoop a little bit easier.
Project URL

Project URL

https://github.com/alexholmes/htuple

Download htuple 0.1.1

Filename Size
htuple-0.1.1.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • examples
  • htuple-dist