MVN

org.adeptnet : auth

Maven & Gradle

Nov 26, 2015
0 stars

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

<dependency>
    <groupId>org.adeptnet</groupId>
    <artifactId>auth</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.adeptnet : auth to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of org.adeptnet : auth to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
auth-1.0.4
auth-1.0.3
auth-1.0.2
auth-1.0.1
auth
auth-auth-sso
auth-auth-saml
auth-auth-kerberos
auth-auth-common

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.adeptnet</groupId>
    <artifactId>auth</artifactId>
    <version>1.0.4</version>
</dependency>

Advertisement