<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-odm</artifactId>
<version>2.3.3.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.ldap', module='spring-ldap-odm', version='2.3.3.RELEASE')
)
compile
|-- commons-cli:commons-cli:1.2
|-- commons-logging:commons-logging:1.2
|-- org.freemarker:freemarker:2.3.20
|-- org.springframework.ldap:spring-ldap-core:2.3.3.RELEASE
|-- org.springframework.ldap:spring-ldap-core-tiger:2.3.3.RELEASE
|-- org.springframework:spring-core:4.3.27.RELEASE
provided
|-- commons-lang:commons-lang:2.6
|-- commons-pool:commons-pool:1.6
|-- org.springframework:spring-context:4.3.27.RELEASE
|-- org.springframework:spring-jdbc:4.3.27.RELEASE
|-- org.springframework:spring-orm:4.3.27.RELEASE
test
|-- junit:junit:4.12
|-- org.apache.directory.server:apacheds-core:1.5.5
|-- org.apache.directory.server:apacheds-core-entry:1.5.5
|-- org.apache.directory.server:apacheds-protocol-ldap:1.5.5
|-- org.apache.directory.server:apacheds-protocol-shared:1.5.5
|-- org.apache.directory.server:apacheds-server-jndi:1.5.5