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