Jar examples for o:org.everit.authentication.http.session
A HTTP Session based authentication.
You can download jar file org.everit.authentication.http.session 1.0.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
org.everit.authentication.http.session-1.0.0-javadoc.jar