<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
<version>1.3.2.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.ldap', module='spring-ldap-core', version='1.3.2.RELEASE')
)
<dependency org="org.springframework.ldap" name="spring-ldap-core" rev="1.3.2.RELEASE" />