Download plugin-authentication-ldap-1.1.jar file - Jar p

Jar examples for p:plugin-authentication-ldap

Description

You can download jar file plugin-authentication-ldap 1.1 in this page.

Build File

You can use the following script to add plugin-authentication-ldap-1.1.jar to your project.

<dependency>
   <groupId>com.googlecode.the-fascinator.plugins</groupId>
   <artifactId>plugin-authentication-ldap</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.googlecode.the-fascinator.plugins', name: 'plugin-authentication-ldap', version: '1.1'
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-authentication-ldap" % "1.1"
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-authentication-ldap" rev="1.1"/>
@Grapes(@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-authentication-ldap', version='1.1'))
'com.googlecode.the-fascinator.plugins:plugin-authentication-ldap:jar:1.1'

Download

Click the following link to download the jar file.

plugin-authentication-ldap-1.1.jar
plugin-authentication-ldap-1.1-javadoc.jar
plugin-authentication-ldap-1.1.pom
plugin-authentication-ldap-1.1-sources.jar



Related Tutorials