Download jexpresso-base-auth-1.0.0.jar file - Jar j

Jar examples for j:jexpresso-base-auth

Description

A library providing basic functionality for authentication.

You can download jar file jexpresso-base-auth 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jexpresso-base-auth-1.0.0.jar to your project.

<dependency>
   <groupId>de.yourinspiration</groupId>
   <artifactId>jexpresso-base-auth</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'de.yourinspiration', name: 'jexpresso-base-auth', version: '1.0.0'
libraryDependencies += "de.yourinspiration" % "jexpresso-base-auth" % "1.0.0"
<dependency org="de.yourinspiration" name="jexpresso-base-auth" rev="1.0.0"/>
@Grapes(@Grab(group='de.yourinspiration', module='jexpresso-base-auth', version='1.0.0'))
'de.yourinspiration:jexpresso-base-auth:jar:1.0.0'

Download

Click the following link to download the jar file.

jexpresso-base-auth-1.0.0-javadoc.jar
jexpresso-base-auth-1.0.0-sources.jar
jexpresso-base-auth-1.0.0.jar
jexpresso-base-auth-1.0.0.pom



Related Tutorials