Apache Directory Shared LDAP Client Parent

The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.apache.directory.shared
Идентификатор

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

shared-ldap-client-parent
Последняя версия

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

1.0.0-M13
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Directory Shared LDAP Client Parent
The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать shared-ldap-client-parent

Имя Файла Размер
shared-ldap-client-parent-1.0.0-M13.pom 1 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-client-parent/ -->
<dependency>
    <groupId>org.apache.directory.shared</groupId>
    <artifactId>shared-ldap-client-parent</artifactId>
    <version>1.0.0-M13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-client-parent/
implementation 'org.apache.directory.shared:shared-ldap-client-parent:1.0.0-M13'
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-client-parent/
implementation ("org.apache.directory.shared:shared-ldap-client-parent:1.0.0-M13")
'org.apache.directory.shared:shared-ldap-client-parent:pom:1.0.0-M13'
<dependency org="org.apache.directory.shared" name="shared-ldap-client-parent" rev="1.0.0-M13">
  <artifact name="shared-ldap-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.shared', module='shared-ldap-client-parent', version='1.0.0-M13')
)
libraryDependencies += "org.apache.directory.shared" % "shared-ldap-client-parent" % "1.0.0-M13"
[org.apache.directory.shared/shared-ldap-client-parent "1.0.0-M13"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.1

provided (1)

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

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.1
junit : junit jar 4.10

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

  • all
  • api

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

Версия
1.0.0-M13
1.0.0-M12
1.0.0-M11
1.0.0-M10
1.0.0-M9
1.0.0-M8
1.0.0-M7
1.0.0-M6
1.0.0-M5
1.0.0-M4
1.0.0-M3
1.0.0-M2