is not current version
Last Version 7.3.2

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

Metastore PreEvent Listener to authorize access

GroupId

GroupId

com.expediagroup.apiary
ArtifactId

ArtifactId

apiary-metastore-auth
Version

Version

6.0.1
Type

Type

jar

Download apiary-metastore-auth 6.0.1


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