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

Jar examples for h:hive-shims-common

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials