Jar examples for a:auth
This is the org.adeptnet.auth common library for Kerbros / SAML Authentication
You can download jar file auth 4.0.204 in this page.
The Apache Software License, Version 2.0
You can use the following script to add auth-4.0.204.jar to your project.
<dependency> <groupId>io.fabric8.platform.apps</groupId> <artifactId>auth</artifactId> <version>4.0.204</version> </dependency>
compile group: 'io.fabric8.platform.apps', name: 'auth', version: '4.0.204'
libraryDependencies += "io.fabric8.platform.apps" % "auth" % "4.0.204"
<dependency org="io.fabric8.platform.apps" name="auth" rev="4.0.204"/>
@Grapes(@Grab(group='io.fabric8.platform.apps', module='auth', version='4.0.204'))
'io.fabric8.platform.apps:auth:jar:4.0.204'
Click the following link to download the jar file.
auth-4.0.204-sources.jar