License |
License |
---|---|
GroupId | GroupIdcom.facebook.presto.hadoop |
ArtifactId | ArtifactIdhadoop-cdh4 |
Last Version | Last Version4.7.1-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhadoop-cdh4
Shaded version of CDH4 Hadoop for Presto
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hadoop-cdh4-4.7.1-1.pom | |
hadoop-cdh4-4.7.1-1.jar | 11 MB |
hadoop-cdh4-4.7.1-1-sources.jar | 6 MB |
hadoop-cdh4-4.7.1-1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.presto.hadoop/hadoop-cdh4/ -->
<dependency>
<groupId>com.facebook.presto.hadoop</groupId>
<artifactId>hadoop-cdh4</artifactId>
<version>4.7.1-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto.hadoop/hadoop-cdh4/
implementation 'com.facebook.presto.hadoop:hadoop-cdh4:4.7.1-1'
// https://jarcasting.com/artifacts/com.facebook.presto.hadoop/hadoop-cdh4/
implementation ("com.facebook.presto.hadoop:hadoop-cdh4:4.7.1-1")
'com.facebook.presto.hadoop:hadoop-cdh4:jar:4.7.1-1'
<dependency org="com.facebook.presto.hadoop" name="hadoop-cdh4" rev="4.7.1-1">
<artifact name="hadoop-cdh4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto.hadoop', module='hadoop-cdh4', version='4.7.1-1')
)
libraryDependencies += "com.facebook.presto.hadoop" % "hadoop-cdh4" % "4.7.1-1"
[com.facebook.presto.hadoop/hadoop-cdh4 "4.7.1-1"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.2.1 |