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