<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap</artifactId>
<version>1.3.1.RELEASE</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.springframework.ldap', module='spring-ldap', version='1.3.1.RELEASE')
)
compile