LDAPTIVE BEANS

Mapping, persistence, and code generation API for reading and writing POJOs to an LDAP directory

License

License

GroupId

GroupId

com.floragunn
ArtifactId

ArtifactId

ldaptive-beans
Last Version

Last Version

1.1.0-fg-fork1
Release Date

Release Date

Type

Type

jar
Description

Description

LDAPTIVE BEANS
Mapping, persistence, and code generation API for reading and writing POJOs to an LDAP directory

Download ldaptive-beans

How to add to project

<!-- https://jarcasting.com/artifacts/com.floragunn/ldaptive-beans/ -->
<dependency>
    <groupId>com.floragunn</groupId>
    <artifactId>ldaptive-beans</artifactId>
    <version>1.1.0-fg-fork1</version>
</dependency>
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-beans/
implementation 'com.floragunn:ldaptive-beans:1.1.0-fg-fork1'
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-beans/
implementation ("com.floragunn:ldaptive-beans:1.1.0-fg-fork1")
'com.floragunn:ldaptive-beans:jar:1.1.0-fg-fork1'
<dependency org="com.floragunn" name="ldaptive-beans" rev="1.1.0-fg-fork1">
  <artifact name="ldaptive-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.floragunn', module='ldaptive-beans', version='1.1.0-fg-fork1')
)
libraryDependencies += "com.floragunn" % "ldaptive-beans" % "1.1.0-fg-fork1"
[com.floragunn/ldaptive-beans "1.1.0-fg-fork1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.floragunn : ldaptive jar 1.1.0-fg-fork1
org.springframework : spring-beans Optional jar 4.1.7.RELEASE
org.springframework : spring-expression Optional jar 4.1.7.RELEASE
com.sun.codemodel : codemodel Optional jar 2.6

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-fg-fork1