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