is not current version
Last Version 7.3.2

com.expediagroup.apiary:metastore-consumer-common 7.0.0


GroupId

GroupId

com.expediagroup.apiary
ArtifactId

ArtifactId

metastore-consumer-common
Version

Version

7.0.0
Type

Type

jar

Download metastore-consumer-common 7.0.0


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