<dependency>
<groupId>org.springframework.ldap</groupId>
<artifactId>spring-ldap-core</artifactId>
<version>2.4.4</version>
</dependency>
@Grapes(
@Grab(group='org.springframework.ldap', module='spring-ldap-core', version='2.4.4')
)
compile
|-- org.springframework:spring-core:5.3.39
|-- org.springframework:spring-beans:5.3.39
|-- org.springframework:spring-tx:5.3.39
runtime