Download auth-4.0.205.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.205 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

auth-4.0.205-sources.jar
auth-4.0.205.jar
auth-4.0.205.pom



Related Tutorials