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

Jar examples for h:hive-shims-common

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials