Download hcatalog-core-0.12.0.jar file - Jar h

Jar examples for h:hcatalog-core

Description

You can download jar file hcatalog-core 0.12.0 in this page.

License

Apache License

Build File

You can use the following script to add hcatalog-core-0.12.0.jar to your project.

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

Download

Click the following link to download the jar file.

hcatalog-core-0.12.0.jar
hcatalog-core-0.12.0.pom



Related Tutorials