MVN

org.apache.directory.server : apacheds-parent

Maven & Gradle

Feb 28, 2020
11 usages
126 stars

ApacheDS · ApacheDS is an embbedable directory server entirely written in Java, which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos 5 and the Change Password Protocol. It has been designed to introduce triggers, stored procedures, queues and views to the world of LDAP which has lacked these rich constructs.

<dependency>
    <groupId>org.apache.directory.server</groupId>
    <artifactId>apacheds-parent</artifactId>
    <version>2.0.0.AM26</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.directory.server : apacheds-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0.AM26

All Versions

Choose a version of org.apache.directory.server : apacheds-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
apacheds-parent-2.0.0.AM26
apacheds-parent-2.0.0.AM25
apacheds-parent-2.0.0-M24
apacheds-parent-2.0.0-M23
apacheds-parent-2.0.0-M22
apacheds-parent-2.0.0-M21
apacheds-parent-2.0.0-M20
apacheds-parent-2.0.0-M19
apacheds-parent-2.0.0-M18
apacheds-parent-2.0.0-M17
apacheds-parent-2.0.0-M16
apacheds-parent-2.0.0-M15
apacheds-parent-2.0.0-M14
apacheds-parent-2.0.0-M13
apacheds-parent-2.0.0-M12
apacheds-parent-2.0.0-M11
apacheds-parent-2.0.0-M10
apacheds-parent-2.0.0-M9
apacheds-parent-2.0.0-M8
apacheds-parent-2.0.0-M7
apacheds-parent-2.0.0-M6
apacheds-parent-2.0.0-M5
apacheds-parent-2.0.0-M4
apacheds-parent-2.0.0-M3
apacheds-parent-2.0.0-M2
apacheds-parent-2.0.0-M1
1.5.x
apacheds-parent-1.5.7
apacheds-parent-1.5.6
apacheds-parent-1.5.5
apacheds-parent-1.5.4
apacheds-parent-1.5.3
apacheds-parent-1.5.2
apacheds-parent-1.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.directory.server</groupId>
    <artifactId>apacheds-parent</artifactId>
    <version>2.0.0.AM26</version>
</dependency>