<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-exec</artifactId>
<version>0.9.0</version>
</dependency>
compile
|-- org.apache.hadoop:hadoop-core:0.20.1
|-- org.apache.hive:hive-common:0.9.0
|-- org.apache.hive:hive-metastore:0.9.0
|-- org.apache.hive:hive-serde:0.9.0
|-- org.apache.hive:hive-shims:0.9.0
|-- org.apache.hive:hive-builtins:0.9.0
|-- org.antlr:antlr-runtime:3.0.1
|-- org.slf4j:slf4j-log4j12:1.6.1
|-- org.apache.zookeeper:zookeeper:3.4.3
|-- com.google.guava:guava:r09
|-- org.apache.thrift:libthrift:0.7.0
|-- commons-collections:commons-collections:3.2.1
|-- commons-lang:commons-lang:2.4
|-- commons-logging:commons-logging:1.0.4
|-- commons-logging:commons-logging-api:1.0.4
|-- org.apache.derby:derby:10.4.2.0
|-- com.googlecode.javaewah:JavaEWAH:0.3.2
|-- junit:junit:4.10