Last Version

LDAP Persistence API 0.3.2

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

License

License

GroupId

GroupId

com.github.trentonadams
ArtifactId

ArtifactId

lpa
Version

Version

0.3.2
Type

Type

jar
Description

Description

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

Download lpa 0.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
commons-lang : commons-lang jar 2.5

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.