LdapTemplate

Java framework to simplify LDAP operations, based on the pattern of Spring's JdbcTemplate. Relieves the users of the burden of looking up and closing contexts, looping through NamingEnumerations, encoding/decoding values and filters, and more.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.ldaptemplate
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

LdapTemplate
Java framework to simplify LDAP operations, based on the pattern of Spring's JdbcTemplate. Relieves the users of the burden of looking up and closing contexts, looping through NamingEnumerations, encoding/decoding values and filters, and more.
Ссылка на сайт

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

http://sourceforge.net/projects/ldaptemplate/
Система контроля версий

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

http://ldaptemplate.cvs.sourceforge.net/ldaptemplate/

Скачать ldaptemplate

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.0.4
commons-lang : commons-lang jar 2.1
commons-collections : commons-collections jar 3.1
org.springframework : spring-beans jar 1.2.6
org.springframework : spring-core jar 1.2.6
org.springframework : spring-context jar 1.2.6
org.springframework : spring-dao jar 1.2.6

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

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

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

Версия
1.0.2
1.0.1
1.0-rc2
1.0-rc1