Download org.everit.authentication.http.form-1.0.0.jar file - Jar o

Jar examples for o:org.everit.authentication.http.form

Description

A HTML form-based authentication based on authenticator-api, resource-resolver and authentication-context-api

You can download jar file org.everit.authentication.http.form 1.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add org.everit.authentication.http.form-1.0.0.jar to your project.

<dependency>
   <groupId>org.everit.authentication</groupId>
   <artifactId>org.everit.authentication.http.form</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.everit.authentication', name: 'org.everit.authentication.http.form', version: '1.0.0'
libraryDependencies += "org.everit.authentication" % "org.everit.authentication.http.form" % "1.0.0"
<dependency org="org.everit.authentication" name="org.everit.authentication.http.form" rev="1.0.0"/>
@Grapes(@Grab(group='org.everit.authentication', module='org.everit.authentication.http.form', version='1.0.0'))
'org.everit.authentication:org.everit.authentication.http.form:jar:1.0.0'

Download

Click the following link to download the jar file.

org.everit.authentication.http.form-1.0.0-javadoc.jar
org.everit.authentication.http.form-1.0.0-sources.jar
org.everit.authentication.http.form-1.0.0.jar
org.everit.authentication.http.form-1.0.0.pom



Related Tutorials