| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.submarine |
| ArtifactId | ArtifactIdcommons-metastore |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSubmarine: Commons MetaStore
Submarine project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| commons-metastore-0.3.0.pom | |
| commons-metastore-0.3.0.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.submarine/commons-metastore/ -->
<dependency>
<groupId>org.apache.submarine</groupId>
<artifactId>commons-metastore</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.submarine/commons-metastore/
implementation 'org.apache.submarine:commons-metastore:0.3.0'
// https://jarcasting.com/artifacts/org.apache.submarine/commons-metastore/
implementation ("org.apache.submarine:commons-metastore:0.3.0")
'org.apache.submarine:commons-metastore:jar:0.3.0'
<dependency org="org.apache.submarine" name="commons-metastore" rev="0.3.0">
<artifact name="commons-metastore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.submarine', module='commons-metastore', version='0.3.0')
)
libraryDependencies += "org.apache.submarine" % "commons-metastore" % "0.3.0"
[org.apache.submarine/commons-metastore "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.submarine : commons-utils | jar | 0.3.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 |
| org.apache.hadoop : hadoop-auth | jar | ${hadoop.version} |
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 5.1.39 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |