GroupId | GroupIdcom.expediagroup.apiary |
---|---|
ArtifactId | ArtifactIdapiary-metastore-auth |
Version | Version4.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.expediagroup.apiary/apiary-metastore-auth/ -->
<dependency>
<groupId>com.expediagroup.apiary</groupId>
<artifactId>apiary-metastore-auth</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup.apiary/apiary-metastore-auth/
implementation 'com.expediagroup.apiary:apiary-metastore-auth:4.0.0'
// https://jarcasting.com/artifacts/com.expediagroup.apiary/apiary-metastore-auth/
implementation ("com.expediagroup.apiary:apiary-metastore-auth:4.0.0")
'com.expediagroup.apiary:apiary-metastore-auth:jar:4.0.0'
<dependency org="com.expediagroup.apiary" name="apiary-metastore-auth" rev="4.0.0">
<artifact name="apiary-metastore-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup.apiary', module='apiary-metastore-auth', version='4.0.0')
)
libraryDependencies += "com.expediagroup.apiary" % "apiary-metastore-auth" % "4.0.0"
[com.expediagroup.apiary/apiary-metastore-auth "4.0.0"]