Submarine: Commons MetaStore

Submarine project

License

License

GroupId

GroupId

org.apache.submarine
ArtifactId

ArtifactId

submarine-commons-metastore
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Submarine: Commons MetaStore
Submarine project
Project Organization

Project Organization

The Apache Software Foundation

Download submarine-commons-metastore

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.submarine/submarine-commons-metastore/ -->
<dependency>
    <groupId>org.apache.submarine</groupId>
    <artifactId>submarine-commons-metastore</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-commons-metastore/
implementation 'org.apache.submarine:submarine-commons-metastore:0.6.0'
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-commons-metastore/
implementation ("org.apache.submarine:submarine-commons-metastore:0.6.0")
'org.apache.submarine:submarine-commons-metastore:jar:0.6.0'
<dependency org="org.apache.submarine" name="submarine-commons-metastore" rev="0.6.0">
  <artifact name="submarine-commons-metastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.submarine', module='submarine-commons-metastore', version='0.6.0')
)
libraryDependencies += "org.apache.submarine" % "submarine-commons-metastore" % "0.6.0"
[org.apache.submarine/submarine-commons-metastore "0.6.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.submarine : submarine-commons-utils jar 0.6.0
org.apache.hive : hive-exec jar 2.3.6
org.apache.hive : hive-metastore jar 2.3.6
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
com.google.code.gson : gson jar 2.8.5
org.apache.hadoop : hadoop-auth jar ${hadoop.version}

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.41

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.4.0