License |
License |
---|---|
GroupId | GroupIdorg.ldaptive |
ArtifactId | ArtifactIdldaptive-beans |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLDAPTIVE BEANS
Mapping, persistence, and code generation API for reading and writing POJOs to an LDAP directory
|
Filename | Size |
---|---|
ldaptive-beans-2.1.1.pom | |
ldaptive-beans-2.1.1-sources.jar | 62 KB |
ldaptive-beans-2.1.1-javadoc.jar | 786 KB |
Browse |
<!-- 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"]
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 |
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 |