Spring : Spring LDAP
This page last changed on Oct 01, 2007 by Kees de Kooter
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