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