ApacheDS Server Unit

A JUnit 4.x based unit testing framework applying LDAP operations over the wire against an LDAP server. Right now the LDAP server is ApacheDS because the start, stop and cleanup of the server are easily controlled. This may change in the future.

License

License

GroupId

GroupId

org.apache.directory.server
ArtifactId

ArtifactId

apacheds-server-unit
Last Version

Last Version

1.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

ApacheDS Server Unit
A JUnit 4.x based unit testing framework applying LDAP operations over the wire against an LDAP server. Right now the LDAP server is ApacheDS because the start, stop and cleanup of the server are easily controlled. This may change in the future.
Project Organization

Project Organization

The Apache Software Foundation

Download apacheds-server-unit

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.directory.server : apacheds-server-jndi jar 1.5.5
org.apache.directory.server : apacheds-interceptor-kerberos jar 1.5.5
org.apache.directory.server : apacheds-core-unit jar 1.5.5
org.apache.directory.shared : shared-ldap jar 0.9.15
org.slf4j : slf4j-api jar 1.5.6

provided (1)

Group / Artifact Type Version
junit : junit jar 4.5

test (7)

Group / Artifact Type Version
ldapsdk : ldapsdk jar 4.1
commons-net : commons-net jar 2.0
dnsjava : dnsjava jar 2.0.1
org.apache.directory.server : apacheds-bootstrap-partition jar 1.5.5
org.slf4j : jcl-over-slf4j jar 1.5.6
org.slf4j : slf4j-log4j12 jar 1.5.6
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.0.2
1.0.1
1.0.0
1.0-RC4
1.0-RC3
1.0-RC2
1.0-RC1