Download hive-standalone-metastore-3.0.0.jar file - Jar h

Jar examples for h:hive-standalone-metastore

Description

You can download jar file hive-standalone-metastore 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add hive-standalone-metastore-3.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

hive-standalone-metastore-3.0.0-sources.jar
hive-standalone-metastore-3.0.0-tests.jar
hive-standalone-metastore-3.0.0.jar
hive-standalone-metastore-3.0.0.pom



Related Tutorials