Download hive-hcatalog-core-1.2.1.spark2.jar file - Jar h

Jar examples for h:hive-hcatalog-core

Description

You can download jar file hive-hcatalog-core 1.2.1.spark2 in this page.

License

Apache License

Build File

You can use the following script to add hive-hcatalog-core-1.2.1.spark2.jar to your project.

<dependency>
   <groupId>org.spark-project.hive.hcatalog</groupId>
   <artifactId>hive-hcatalog-core</artifactId>
   <version>1.2.1.spark2</version>
</dependency>
compile group: 'org.spark-project.hive.hcatalog', name: 'hive-hcatalog-core', version: '1.2.1.spark2'
libraryDependencies += "org.spark-project.hive.hcatalog" % "hive-hcatalog-core" % "1.2.1.spark2"
<dependency org="org.spark-project.hive.hcatalog" name="hive-hcatalog-core" rev="1.2.1.spark2"/>
@Grapes(@Grab(group='org.spark-project.hive.hcatalog', module='hive-hcatalog-core', version='1.2.1.spark2'))
'org.spark-project.hive.hcatalog:hive-hcatalog-core:jar:1.2.1.spark2'

Download

Click the following link to download the jar file.

hive-hcatalog-core-1.2.1.spark2-javadoc.jar
hive-hcatalog-core-1.2.1.spark2-sources.jar
hive-hcatalog-core-1.2.1.spark2-tests.jar
hive-hcatalog-core-1.2.1.spark2.jar
hive-hcatalog-core-1.2.1.spark2.pom



Related Tutorials