| License | License | 
|---|---|
| GroupId | GroupIdcom.github.hyukjinkwon | 
| ArtifactId | ArtifactIdhive-metastore | 
| Last Version | Last Version1.2.1.spark2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHive Metastore The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-metastore/ -->
<dependency>
    <groupId>com.github.hyukjinkwon</groupId>
    <artifactId>hive-metastore</artifactId>
    <version>1.2.1.spark2</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-metastore/
implementation 'com.github.hyukjinkwon:hive-metastore:1.2.1.spark2'// https://jarcasting.com/artifacts/com.github.hyukjinkwon/hive-metastore/
implementation ("com.github.hyukjinkwon:hive-metastore:1.2.1.spark2")'com.github.hyukjinkwon:hive-metastore:jar:1.2.1.spark2'<dependency org="com.github.hyukjinkwon" name="hive-metastore" rev="1.2.1.spark2">
  <artifact name="hive-metastore" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hyukjinkwon', module='hive-metastore', version='1.2.1.spark2')
)libraryDependencies += "com.github.hyukjinkwon" % "hive-metastore" % "1.2.1.spark2"[com.github.hyukjinkwon/hive-metastore "1.2.1.spark2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.hyukjinkwon : hive-serde | jar | 1.2.1.spark2 | 
| com.github.hyukjinkwon : hive-shims | jar | 1.2.1.spark2 | 
| com.google.guava : guava | jar | 14.0.1 | 
| com.jolbox : bonecp | jar | 0.8.0.RELEASE | 
| commons-cli : commons-cli | jar | 1.2 | 
| commons-lang : commons-lang | jar | 2.6 | 
| commons-logging : commons-logging | jar | 1.1.3 | 
| org.apache.derby : derby | jar | 10.10.2.0 | 
| org.datanucleus : datanucleus-api-jdo | jar | 3.2.6 | 
| org.datanucleus : datanucleus-core | jar | 3.2.10 | 
| org.datanucleus : datanucleus-rdbms | jar | 3.2.9 | 
| commons-pool : commons-pool | jar | 1.5.4 | 
| commons-dbcp : commons-dbcp | jar | 1.4 | 
| javax.jdo : jdo-api | jar | 3.0.1 | 
| org.antlr : antlr-runtime | jar | 3.4 | 
| org.apache.thrift : libfb303 | jar | 0.9.2 | 
| org.apache.thrift : libthrift | jar | 0.9.2 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-all | jar | 1.9.5 |