<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-serde</artifactId>
<version>1.2.0</version>
</dependency>
<parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> <version>1.2.0</version> </parent>
compile
|-- org.apache.hive:hive-common
|-- org.apache.hive:hive-shims
|-- com.google.code.findbugs:jsr305
|-- commons-codec:commons-codec
|-- commons-logging:commons-logging
|-- org.apache.thrift:libthrift
|-- com.twitter:parquet-hadoop-bundle
test
|-- com.google.code.tempus-fugit:tempus-fugit
|-- junit:junit