ldap-server

Simple single JAR LDAP server. Based on ApacheDS, in-memory, just for testing.

License

License

GroupId

GroupId

com.github.kwart.ldap
ArtifactId

ArtifactId

simple-ldap-server
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ldap-server
Simple single JAR LDAP server. Based on ApacheDS, in-memory, just for testing.
Project URL

Project URL

https://github.com/kwart/ldap-server/
Source Code Management

Source Code Management

http://github.com/kwart/ldap-server/

Download simple-ldap-server

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0