MVN

org.springframework.ldap : spring-ldap-parent-tiger

Maven & Gradle

Dec 01, 2010

Spring LDAP - Parent Tiger

<dependency>
    <groupId>org.springframework.ldap</groupId>
    <artifactId>spring-ldap-parent-tiger</artifactId>
    <version>1.3.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.ldap : spring-ldap-parent-tiger to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1.RELEASE

All Versions

Choose a version of org.springframework.ldap : spring-ldap-parent-tiger to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
spring-ldap-parent-tiger-1.3.1.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.springframework.ldap</groupId>
    <artifactId>spring-ldap-parent-tiger</artifactId>
    <version>1.3.1.RELEASE</version>
</dependency>

Advertisement