License |
License |
---|---|
GroupId | GroupIdcom.floragunn |
ArtifactId | ArtifactIdldaptive-beans |
Last Version | Last Version1.1.0-fg-fork1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLDAPTIVE BEANS
Mapping, persistence, and code generation API for reading and writing POJOs to an LDAP directory
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.4 |