PicketBox LDAP Server

PicketBox LDAP Server contains an embeddable Apache Directory server. This is primarily useful for unit testing ldap functionality.

License

License

lgpl
GroupId

GroupId

org.picketbox
ArtifactId

ArtifactId

picketbox-ldap
Last Version

Last Version

1.0.2.Final
Release Date

Release Date

Type

Type

jar
Description

Description

PicketBox LDAP Server
PicketBox LDAP Server contains an embeddable Apache Directory server. This is primarily useful for unit testing ldap functionality.
Project URL

Project URL

http://jboss.org/picketlink/
Project Organization

Project Organization

JBoss Inc.

Download picketbox-ldap

How to add to project

<!-- https://jarcasting.com/artifacts/org.picketbox/picketbox-ldap/ -->
<dependency>
    <groupId>org.picketbox</groupId>
    <artifactId>picketbox-ldap</artifactId>
    <version>1.0.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.picketbox/picketbox-ldap/
implementation 'org.picketbox:picketbox-ldap:1.0.2.Final'
// https://jarcasting.com/artifacts/org.picketbox/picketbox-ldap/
implementation ("org.picketbox:picketbox-ldap:1.0.2.Final")
'org.picketbox:picketbox-ldap:jar:1.0.2.Final'
<dependency org="org.picketbox" name="picketbox-ldap" rev="1.0.2.Final">
  <artifact name="picketbox-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='picketbox-ldap', version='1.0.2.Final')
)
libraryDependencies += "org.picketbox" % "picketbox-ldap" % "1.0.2.Final"
[org.picketbox/picketbox-ldap "1.0.2.Final"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.directory.server : apacheds-all jar 1.5.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.9.5-rc1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.Final
1.0.1.Final
1.0.0.Final