| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.github.pgrandjean | 
| ArtifactId | ArtifactIdTarballInputFormat | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTarballInputFormat Hadoop InputFormat for tarball files (*.tar.gz) | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| TarballInputFormat-0.0.1.pom | |
| TarballInputFormat-0.0.1.jar | 7 KB | 
| TarballInputFormat-0.0.1-sources.jar | 3 KB | 
| TarballInputFormat-0.0.1-javadoc.jar | 45 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.pgrandjean/TarballInputFormat/ -->
<dependency>
    <groupId>com.github.pgrandjean</groupId>
    <artifactId>TarballInputFormat</artifactId>
    <version>0.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.pgrandjean/TarballInputFormat/
implementation 'com.github.pgrandjean:TarballInputFormat:0.0.1'// https://jarcasting.com/artifacts/com.github.pgrandjean/TarballInputFormat/
implementation ("com.github.pgrandjean:TarballInputFormat:0.0.1")'com.github.pgrandjean:TarballInputFormat:jar:0.0.1'<dependency org="com.github.pgrandjean" name="TarballInputFormat" rev="0.0.1">
  <artifact name="TarballInputFormat" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.pgrandjean', module='TarballInputFormat', version='0.0.1')
)libraryDependencies += "com.github.pgrandjean" % "TarballInputFormat" % "0.0.1"[com.github.pgrandjean/TarballInputFormat "0.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.3 | 
| org.apache.hadoop : hadoop-annotations | jar | 2.3.0-cdh5.0.0 | 
| org.apache.hadoop : hadoop-common | jar | 2.3.0-cdh5.0.0 | 
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.3.0-cdh5.0.0 | 
| org.apache.maven.plugins : maven-deploy-plugin | jar | 2.7 | 
| org.kamranzafar : jtar | jar | 2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |