License |
License |
---|---|
GroupId | GroupIdcom.expediagroup.apiary |
ArtifactId | ArtifactIdmetastore-consumer-common |
Last Version | Last Version7.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVarious extensions to Apiary that provide additional, optional functionality
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.expediagroup.apiary/metastore-consumer-common/ -->
<dependency>
<groupId>com.expediagroup.apiary</groupId>
<artifactId>metastore-consumer-common</artifactId>
<version>7.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.apiary/metastore-consumer-common/
implementation 'com.expediagroup.apiary:metastore-consumer-common:7.3.2'
// https://jarcasting.com/artifacts/com.expediagroup.apiary/metastore-consumer-common/
implementation ("com.expediagroup.apiary:metastore-consumer-common:7.3.2")
'com.expediagroup.apiary:metastore-consumer-common:jar:7.3.2'
<dependency org="com.expediagroup.apiary" name="metastore-consumer-common" rev="7.3.2">
<artifact name="metastore-consumer-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.apiary', module='metastore-consumer-common', version='7.3.2')
)
libraryDependencies += "com.expediagroup.apiary" % "metastore-consumer-common" % "7.3.2"
[com.expediagroup.apiary/metastore-consumer-common "7.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-metastore | jar | 2.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.7.1 |
junit : junit | jar | 4.13.1 |