Last Version

LDAPTIVE BEANS 2.1.1

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.1
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.1


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

Dependencies

compile (4)

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

test (3)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.19
org.testng : testng jar 7.5
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.