ldap-server

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

Лицензия

Лицензия

Группа

Группа

com.github.kwart.ldap
Идентификатор

Идентификатор

simple-ldap-server
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ldap-server
Simple single JAR LDAP server. Based on ApacheDS, in-memory, just for testing.
Ссылка на сайт

Ссылка на сайт

https://github.com/kwart/ldap-server/
Система контроля версий

Система контроля версий

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

Скачать simple-ldap-server

Как подключить последнюю версию

<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0