<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap</artifactId>
<version>1.2</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.ldap', module='spring-ldap', version='1.2')
)