LDAP Persistence API

A persistence API for LDAP, using annotations; similar to JPA, but only for LDAP

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.3.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

LDAP Persistence API
A persistence API for LDAP, using annotations; similar to JPA, but only for LDAP

Скачать lpa

Имя Файла Размер
lpa-0.3.2.pom
lpa-0.3.2.jar 59 KB
lpa-0.3.2-sources.jar 73 KB
lpa-0.3.2-javadoc.jar 619 KB
Обзор

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.16
commons-lang : commons-lang jar 2.5

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7
org.apache.directory.server : apacheds-server-integ jar 1.5.7
org.slf4j : slf4j-api jar 1.4.3
org.slf4j : nlog4j jar 1.2.25

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

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

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

Версия
0.3.2
0.3.1
0.3.0