Download auth-4.0.206.jar file - Jar a

Jar examples for a:auth

Description

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

You can download jar file auth 4.0.206 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add auth-4.0.206.jar to your project.

<dependency>
   <groupId>io.fabric8.platform.apps</groupId>
   <artifactId>auth</artifactId>
   <version>4.0.206</version>
</dependency>
compile group: 'io.fabric8.platform.apps', name: 'auth', version: '4.0.206'
libraryDependencies += "io.fabric8.platform.apps" % "auth" % "4.0.206"
<dependency org="io.fabric8.platform.apps" name="auth" rev="4.0.206"/>
@Grapes(@Grab(group='io.fabric8.platform.apps', module='auth', version='4.0.206'))
'io.fabric8.platform.apps:auth:jar:4.0.206'

Download

Click the following link to download the jar file.

auth-4.0.206-sources.jar
auth-4.0.206.jar
auth-4.0.206.pom



Related Tutorials