dtIngest LZO Compression Plugin

Lzo compression plugin which can be used with Datatorrent Ingestion app

License

License

Categories

Categories

Data
GroupId

GroupId

com.datatorrent
ArtifactId

ArtifactId

dtIngest-lzo
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dtIngest LZO Compression Plugin
Lzo compression plugin which can be used with Datatorrent Ingestion app

Download dtIngest-lzo

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.anarres.lzo : lzo-core Optional jar 1.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0