Last Version

auth 1.0.4

This is the org.adeptnet.auth common library for Kerbros / SAML Authentication

License

License

Categories

Categories

Net
GroupId

GroupId

org.adeptnet
ArtifactId

ArtifactId

auth
Version

Version

1.0.4
Type

Type

pom
Description

Description

auth
This is the org.adeptnet.auth common library for Kerbros / SAML Authentication
Project URL

Project URL

https://github.com/AdeptInternet/auth-java

Download auth 1.0.4

Filename Size
auth-1.0.4.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • saml
  • kerberos
  • common
  • sso