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