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