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

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

Description

A HTTP Session based authentication.

You can download jar file org.everit.authentication.http.session 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.session-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials