4.0.0 org.springframework.ldap spring-ldap 1.3.1.CI-SNAPSHOT pom Spring LDAP Spring LDAP is a Java library for simplifying LDAP operations, based on the pattern of Spring's JdbcTemplate. The framework relieves the user of common chores, such as looking up and closing contexts, looping through results, encoding/decoding values and filters, and more. The LdapTemplate class encapsulates all the plumbing work involved in traditional LDAP programming, such as creating a DirContext, looping through NamingEnumerations, handling exceptions and cleaning up resources. This leaves the programmer to handle the important stuff - where to find data (DNs and Filters) and what do do with it (map to and from domain objects, bind, modify, unbind, etc.), in the same way that JdbcTemplate relieves the programmer of all but the actual SQL and how the data maps to the domain model. In addition to this, Spring LDAP provides transaction support, a pooling library, exception translation from NamingExceptions to a mirrored unchecked Exception hierarchy, as well as several utilities for working with filters, LDAP paths and Attributes. http://springframework.org/ldap JIRA http://jira.springframework.org/browse/LDAP bamboo http://build.springframework.org/browse/LDAP 2006 marthursson Mattias Hellborg Arthursson mattias.arthursson@jayway.se Jayway http://www.jayway.se Project Admin Developer +1 ulsa Ulrik Sandberg ulrik.sandberg@jayway.se Jayway http://www.jayway.se Project Admin Developer +1 Eric Dalquist The Spring LDAP Framework http://www.springframework.org/ldap The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo http://static.springframework.org/spring-ldap/site/downloads/releases.html spring-milestone Spring Milestone Repository s3://maven.springframework.org/milestone spring-snapshot Spring Snapshot Repository s3://maven.springframework.org/snapshot static.springframework.org scp://spring02.managed.contegix.com/opt/www/domains/springframework.org/www/htdocs/spring-ldap/sites/1.3 scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ldap/trunk scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ldap/trunk http://fisheye3.cenqua.com/browse/springframework/spring-ldap/trunk 2.5.6.SEC01 parent core core-tiger test-support test samples samples release maven-dependency-plugin copy-dependencies package copy org.springframework spring-core ${spring.version} ${project.build.directory}/dependency/spring/ org.springframework spring-beans ${spring.version} ${project.build.directory}/dependency/spring/ org.springframework spring-context ${spring.version} ${project.build.directory}/dependency/spring/ org.springframework spring-jdbc ${spring.version} ${project.build.directory}/dependency/spring/ org.springframework spring-tx ${spring.version} ${project.build.directory}/dependency/spring/ com.sun ldapbp 1.0 ${project.build.directory}/dependency/sun/ commons-lang commons-lang 2.3 ${project.build.directory}/dependency/jakarta-commons/ commons-pool commons-pool 1.3 ${project.build.directory}/dependency/jakarta-commons/ commons-logging commons-logging 1.0.4 ${project.build.directory}/dependency/jakarta-commons/ log4j log4j 1.2.9 ${project.build.directory}/dependency/log4j/ maven-assembly-plugin 2.2-beta-2 false with-dependencies package single src/assembly/with-dependencies.xml maven central repo http://repo1.maven.org/maven2/ java.net repo http://download.java.net/maven/2/ spring external http://maven.springframework.org/external/ maven-assembly-plugin 2.2-beta-2 false all-jar package single true ${pom.version} src/assembly/all.xml sources package single true ${pom.version} src/assembly/sources.xml minimal-zip package single src/assembly/minimal.xml com.agilejava.docbkx docbkx-maven-plugin 2.0.6 generate-html generate-pdf pre-site org.docbook docbook-xml 4.4 runtime index.xml true css/html.css true src/docbkx/resources/xsl/html_chunk.xsl src/docbkx/resources/xsl/fopdf.xsl version ${pom.version} maven-jxr-plugin true maven-surefire-report-plugin true maven-javadoc-plugin true true
Spring LDAP Framework
true ${basedir}/src/main/javadoc/javadoc.css ${basedir}/src/main/javadoc/overview.html ${basedir}/src/main/javadoc org.springframework.ldap.samples:org.springframework.ldap.itest http://java.sun.com/j2se/1.5.0/docs/api http://static.springframework.org/spring/docs/2.5.x/api/ http://commons.apache.org/pool/apidocs/
javadoc
maven-project-info-reports-plugin
org.springframework spring-core ${spring.version}