is not current version
Last Version 2.1.1

org.ldaptive:ldaptive-beans 1.1.0

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

GroupId

GroupId

org.ldaptive
ArtifactId

ArtifactId

ldaptive-beans
Version

Version

1.1.0
Type

Type

jar

Download ldaptive-beans 1.1.0


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