lzo-hadoop

The LZO compression codec in pure Java.

License

License

GroupId

GroupId

org.anarres.lzo
ArtifactId

ArtifactId

lzo-hadoop
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

lzo-hadoop
The LZO compression codec in pure Java.
Project URL

Project URL

https://github.com/shevek/lzo-java

Download lzo-hadoop

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 2.0.3
org.anarres.lzo : lzo-core jar 1.0.6
org.apache.hadoop : hadoop-core jar 1.2.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.12
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0