GroupId | GroupIdcom.hortonworks.registries |
---|---|
ArtifactId | ArtifactIdcommon-auth |
Version | Version0.5.4 |
Type | Typejar |
Filename | Size |
---|---|
common-auth-0.5.4.pom | |
common-auth-0.5.4.jar | 81 KB |
common-auth-0.5.4-tests.jar | 77 KB |
common-auth-0.5.4-sources.jar | 62 KB |
common-auth-0.5.4-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hortonworks.registries/common-auth/ -->
<dependency>
<groupId>com.hortonworks.registries</groupId>
<artifactId>common-auth</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hortonworks.registries/common-auth/
implementation 'com.hortonworks.registries:common-auth:0.5.4'
// https://jarcasting.com/artifacts/com.hortonworks.registries/common-auth/
implementation ("com.hortonworks.registries:common-auth:0.5.4")
'com.hortonworks.registries:common-auth:jar:0.5.4'
<dependency org="com.hortonworks.registries" name="common-auth" rev="0.5.4">
<artifact name="common-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hortonworks.registries', module='common-auth', version='0.5.4')
)
libraryDependencies += "com.hortonworks.registries" % "common-auth" % "0.5.4"
[com.hortonworks.registries/common-auth "0.5.4"]