is not current version
Last Version 2.1.1

LDAPTIVE BEANS 2.1.0

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

License

License

GroupId

GroupId

org.ldaptive
ArtifactId

ArtifactId

ldaptive-beans
Version

Version

2.1.0
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 2.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.ldaptive : ldaptive jar 2.1.0
org.springframework : spring-beans Optional jar 5.2.14.RELEASE
org.springframework : spring-expression Optional jar 5.2.14.RELEASE
com.sun.codemodel : codemodel Optional jar 2.6

test (2)

Group / Artifact Type Version
org.springframework : spring-context jar 5.2.14.RELEASE
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.