Spring LDAP

External Dependencies

Spring LDAP version 1.1.1 and up uses the Sun LDAP Booster Pack which is for license reasons not available in binary form in the maven repositories. It has to be downloaded from the Sun site and installed manually into the local repository:

 mvn install:install-file -DgroupId=com.sun -DartifactId=ldapbp -Dversion=1.0 -Dpackaging=jar -Dfile=/<path>/ldapbp.jar
Reference

http://www.zytrax.com/books/ldap/

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.