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