is not current version
Last Version 7.3.2

com.expediagroup.apiary:apiary-metastore-auth 5.0.0

Metastore PreEvent Listener to authorize access

GroupId

GroupId

com.expediagroup.apiary
ArtifactId

ArtifactId

apiary-metastore-auth
Version

Version

5.0.0
Type

Type

jar

Download apiary-metastore-auth 5.0.0


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