Last Version

ApacheDS Service 2.0.0.AM26

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.

License

License

GroupId

GroupId

org.apache.directory.server
ArtifactId

ArtifactId

apacheds-service
Version

Version

2.0.0.AM26
Type

Type

jar
Description

Description

ApacheDS Service
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.
Project Organization

Project Organization

The Apache Software Foundation

Download apacheds-service 2.0.0.AM26


<!-- https://jarcasting.com/artifacts/org.apache.directory.server/apacheds-service/ -->
<dependency>
    <groupId>org.apache.directory.server</groupId>
    <artifactId>apacheds-service</artifactId>
    <version>2.0.0.AM26</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.server/apacheds-service/
implementation 'org.apache.directory.server:apacheds-service:2.0.0.AM26'
// https://jarcasting.com/artifacts/org.apache.directory.server/apacheds-service/
implementation ("org.apache.directory.server:apacheds-service:2.0.0.AM26")
'org.apache.directory.server:apacheds-service:jar:2.0.0.AM26'
<dependency org="org.apache.directory.server" name="apacheds-service" rev="2.0.0.AM26">
  <artifact name="apacheds-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.server', module='apacheds-service', version='2.0.0.AM26')
)
libraryDependencies += "org.apache.directory.server" % "apacheds-service" % "2.0.0.AM26"
[org.apache.directory.server/apacheds-service "2.0.0.AM26"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

provided (1)

Group / Artifact Type Version
findbugs : annotations jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.26

Project Modules

There are no modules declared in this project.