License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.expedia.dsp |
ArtifactId | ArtifactIddatasqueeze |
Version | Version2.0.2 |
Type | Typejar |
Description |
Descriptiondatasqueeze
Hadoop utility to compact small files
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datasqueeze-2.0.2.pom | |
datasqueeze-2.0.2.jar | 31 MB |
datasqueeze-2.0.2-sources.jar | 47 KB |
datasqueeze-2.0.2-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.expedia.dsp/datasqueeze/ -->
<dependency>
<groupId>com.expedia.dsp</groupId>
<artifactId>datasqueeze</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.dsp/datasqueeze/
implementation 'com.expedia.dsp:datasqueeze:2.0.2'
// https://jarcasting.com/artifacts/com.expedia.dsp/datasqueeze/
implementation ("com.expedia.dsp:datasqueeze:2.0.2")
'com.expedia.dsp:datasqueeze:jar:2.0.2'
<dependency org="com.expedia.dsp" name="datasqueeze" rev="2.0.2">
<artifact name="datasqueeze" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.dsp', module='datasqueeze', version='2.0.2')
)
libraryDependencies += "com.expedia.dsp" % "datasqueeze" % "2.0.2"
[com.expedia.dsp/datasqueeze "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-mapreduce-client-common | jar | 2.7.4 |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-api-mockito | jar | 1.6.1 |
org.apache.mrunit : mrunit | jar | 1.1.0 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.6.1 |
org.powermock : powermock-core | jar | 1.6.1 |