Download hive-apache-1.2.0-2.jar file - Jar h

Jar examples for h:hive-apache

Description

Shaded version of Apache Hive for Presto

You can download jar file hive-apache 1.2.0-2 in this page.

License

Apache License 2.0

Build File

You can use the following script to add hive-apache-1.2.0-2.jar to your project.

<dependency>
   <groupId>com.facebook.presto.hive</groupId>
   <artifactId>hive-apache</artifactId>
   <version>1.2.0-2</version>
</dependency>
compile group: 'com.facebook.presto.hive', name: 'hive-apache', version: '1.2.0-2'
libraryDependencies += "com.facebook.presto.hive" % "hive-apache" % "1.2.0-2"
<dependency org="com.facebook.presto.hive" name="hive-apache" rev="1.2.0-2"/>
@Grapes(@Grab(group='com.facebook.presto.hive', module='hive-apache', version='1.2.0-2'))
'com.facebook.presto.hive:hive-apache:jar:1.2.0-2'

Download

Click the following link to download the jar file.

hive-apache-1.2.0-2-javadoc.jar
hive-apache-1.2.0-2-sources.jar
hive-apache-1.2.0-2.jar
hive-apache-1.2.0-2.pom



Related Tutorials