| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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-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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| commons-lang : commons-lang | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |