Download hive-shims-common-1.2.0.jar file - Jar h

Jar examples for h:hive-shims-common

Description

You can download jar file hive-shims-common 1.2.0 in this page.

License

Apache License

Build File

You can use the following script to add hive-shims-common-1.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

hive-shims-common-1.2.0-sources.jar
hive-shims-common-1.2.0.jar
hive-shims-common-1.2.0.pom



Related Tutorials