License |
License |
---|---|
GroupId | GroupIdcom.facebook.presto.hive |
ArtifactId | ArtifactIdhive-apache |
Last Version | Last Version3.0.0-8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhive-apache
Shaded version of Apache Hive for Presto
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hive-apache-3.0.0-8.pom | |
hive-apache-3.0.0-8.jar | 57 MB |
hive-apache-3.0.0-8-sources.jar | 27 MB |
hive-apache-3.0.0-8-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.presto.hive/hive-apache/ -->
<dependency>
<groupId>com.facebook.presto.hive</groupId>
<artifactId>hive-apache</artifactId>
<version>3.0.0-8</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto.hive/hive-apache/
implementation 'com.facebook.presto.hive:hive-apache:3.0.0-8'
// https://jarcasting.com/artifacts/com.facebook.presto.hive/hive-apache/
implementation ("com.facebook.presto.hive:hive-apache:3.0.0-8")
'com.facebook.presto.hive:hive-apache:jar:3.0.0-8'
<dependency org="com.facebook.presto.hive" name="hive-apache" rev="3.0.0-8">
<artifact name="hive-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto.hive', module='hive-apache', version='3.0.0-8')
)
libraryDependencies += "com.facebook.presto.hive" % "hive-apache" % "3.0.0-8"
[com.facebook.presto.hive/hive-apache "3.0.0-8"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : aircompressor | jar | 0.8 |
org.apache.thrift : libthrift | jar | 0.9.3 |
joda-time : joda-time | jar | 2.9.9 |
javax.annotation : javax.annotation-api | jar | 1.3.1 |