<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-common</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-common', version='4.0.0-alpha-1')
)
<parent> <groupId>org.apache.hive</groupId> <artifactId>hive</artifactId> <version>4.0.0-alpha-1</version> </parent>
compile
|-- org.apache.hive:hive-classification
|-- org.apache.hive:hive-shims
|-- org.apache.hive:hive-storage-api
|-- org.apache.hive:hive-standalone-metastore-common
|-- org.apache.commons:commons-lang3
|-- org.apache.commons:commons-math3
|-- jline:jline
|-- javax.servlet:javax.servlet-api
|-- org.eclipse.jetty:jetty-http
|-- org.eclipse.jetty:jetty-rewrite
|-- org.eclipse.jetty:jetty-server
|-- org.eclipse.jetty:jetty-servlet
|-- org.eclipse.jetty:jetty-webapp
|-- org.apache.logging.log4j:log4j-1.2-api
|-- org.apache.logging.log4j:log4j-web
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.commons:commons-compress
|-- org.apache.hadoop:hadoop-common
|-- net.sf.jpam:jpam
|-- org.apache.hadoop:hadoop-mapreduce-client-core
|-- io.dropwizard.metrics:metrics-core
|-- io.dropwizard.metrics:metrics-jvm
|-- io.dropwizard.metrics:metrics-json
|-- com.fasterxml.jackson.core:jackson-databind
|-- com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter
test
|-- com.google.code.tempus-fugit:tempus-fugit
|-- junit:junit
|-- org.junit.jupiter:junit-jupiter-engine