Jar examples for h:hive-metastore
Hive is a data warehouse infrastructure built on top of Hadoop see http://wiki.apache.org/hadoop/Hive
You can download jar file hive-metastore 2.3.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hive-metastore-2.3.0.jar to your project.
<dependency> <groupId>org.apache.hive</groupId> <artifactId>hive-metastore</artifactId> <version>2.3.0</version> </dependency>
compile group: 'org.apache.hive', name: 'hive-metastore', version: '2.3.0'
libraryDependencies += "org.apache.hive" % "hive-metastore" % "2.3.0"
<dependency org="org.apache.hive" name="hive-metastore" rev="2.3.0"/>
@Grapes(@Grab(group='org.apache.hive', module='hive-metastore', version='2.3.0'))
'org.apache.hive:hive-metastore:jar:2.3.0'
Click the following link to download the jar file.
hive-metastore-2.3.0-sources.jar