| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.adeptnet.auth |
| ArtifactId | ArtifactIdauth-kerberos |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionauth-kerberos
This is the org.adeptnet.auth common library for Kerbros / SAML Authentication
|
| Filename | Size |
|---|---|
| auth-kerberos-1.0.4.pom | |
| auth-kerberos-1.0.4.jar | 9 KB |
| auth-kerberos-1.0.4-sources.jar | 4 KB |
| auth-kerberos-1.0.4-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.adeptnet.auth/auth-kerberos/ -->
<dependency>
<groupId>org.adeptnet.auth</groupId>
<artifactId>auth-kerberos</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.adeptnet.auth/auth-kerberos/
implementation 'org.adeptnet.auth:auth-kerberos:1.0.4'
// https://jarcasting.com/artifacts/org.adeptnet.auth/auth-kerberos/
implementation ("org.adeptnet.auth:auth-kerberos:1.0.4")
'org.adeptnet.auth:auth-kerberos:jar:1.0.4'
<dependency org="org.adeptnet.auth" name="auth-kerberos" rev="1.0.4">
<artifact name="auth-kerberos" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.adeptnet.auth', module='auth-kerberos', version='1.0.4')
)
libraryDependencies += "org.adeptnet.auth" % "auth-kerberos" % "1.0.4"
[org.adeptnet.auth/auth-kerberos "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.adeptnet.auth : auth-common | jar | 1.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | [1.0,1.1) |