Categories |
CategoriesNet Security |
---|---|
GroupId | GroupIdau.net.ocean.security.auth.gss |
ArtifactId | ArtifactIdauth-gss-kerberos5 |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
auth-gss-kerberos5-1.3.pom | |
auth-gss-kerberos5-1.3.jar | 2 KB |
auth-gss-kerberos5-1.3-sources.jar | 2 KB |
auth-gss-kerberos5-1.3-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.net.ocean.security.auth.gss/auth-gss-kerberos5/ -->
<dependency>
<groupId>au.net.ocean.security.auth.gss</groupId>
<artifactId>auth-gss-kerberos5</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.ocean.security.auth.gss/auth-gss-kerberos5/
implementation 'au.net.ocean.security.auth.gss:auth-gss-kerberos5:1.3'
// https://jarcasting.com/artifacts/au.net.ocean.security.auth.gss/auth-gss-kerberos5/
implementation ("au.net.ocean.security.auth.gss:auth-gss-kerberos5:1.3")
'au.net.ocean.security.auth.gss:auth-gss-kerberos5:jar:1.3'
<dependency org="au.net.ocean.security.auth.gss" name="auth-gss-kerberos5" rev="1.3">
<artifact name="auth-gss-kerberos5" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.ocean.security.auth.gss', module='auth-gss-kerberos5', version='1.3')
)
libraryDependencies += "au.net.ocean.security.auth.gss" % "auth-gss-kerberos5" % "1.3"
[au.net.ocean.security.auth.gss/auth-gss-kerberos5 "1.3"]