<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-service</artifactId>
<version>1.1.0</version>
</dependency>
<parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> <version>1.1.0</version> </parent>
compile
|-- org.apache.hive:hive-metastore
|-- commons-codec:commons-codec
|-- net.sf.jpam:jpam
|-- commons-logging:commons-logging
|-- org.eclipse.jetty.aggregate:jetty-all
|-- org.apache.thrift:libfb303
|-- org.apache.thrift:libthrift
|-- org.apache.curator:curator-framework
test
|-- junit:junit