
<dependency>
    <maven>
        <groupId>org.springframework.ldap</groupId>
        <artifactId>spring-ldap</artifactId>
        <version>1.3.1.RELEASE</version>
    </maven>
    <jpp>
        <groupId>JPP/spring</groupId>
        <artifactId>ldap-spring-ldap</artifactId>
        <version>1.3.1.RELEASE</version>
    </jpp>
</dependency>

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

<dependency>
    <maven>
        <groupId>org.springframework.ldap</groupId>
        <artifactId>spring-ldap-core</artifactId>
        <version>1.3.1.RELEASE</version>
    </maven>
    <jpp>
        <groupId>JPP/spring-ldap</groupId>
        <artifactId>spring-ldap-core</artifactId>
        <version>1.3.1.RELEASE</version>
    </jpp>
</dependency>

<dependency>
    <maven>
        <groupId>org.springframework.ldap</groupId>
        <artifactId>spring-ldap-core-tiger</artifactId>
        <version>1.3.1.RELEASE</version>
    </maven>
    <jpp>
        <groupId>JPP/spring-ldap</groupId>
        <artifactId>spring-ldap-core-tiger</artifactId>
        <version>1.3.1.RELEASE</version>
    </jpp>
</dependency>
