License |
License |
---|---|
GroupId | GroupIdcom.floragunn |
ArtifactId | ArtifactIdldaptive |
Last Version | Last Version1.1.0-fg-fork1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLDAPTIVE CORE
Ldaptive API
|
Filename | Size |
---|---|
ldaptive-1.1.0-fg-fork1.pom | |
ldaptive-1.1.0-fg-fork1.jar | 759 KB |
ldaptive-1.1.0-fg-fork1-tests.jar | 1 MB |
ldaptive-1.1.0-fg-fork1-sources.jar | 482 KB |
ldaptive-1.1.0-fg-fork1-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.floragunn/ldaptive/ -->
<dependency>
<groupId>com.floragunn</groupId>
<artifactId>ldaptive</artifactId>
<version>1.1.0-fg-fork1</version>
</dependency>
// https://jarcasting.com/artifacts/com.floragunn/ldaptive/
implementation 'com.floragunn:ldaptive:1.1.0-fg-fork1'
// https://jarcasting.com/artifacts/com.floragunn/ldaptive/
implementation ("com.floragunn:ldaptive:1.1.0-fg-fork1")
'com.floragunn:ldaptive:jar:1.1.0-fg-fork1'
<dependency org="com.floragunn" name="ldaptive" rev="1.1.0-fg-fork1">
<artifact name="ldaptive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.floragunn', module='ldaptive', version='1.1.0-fg-fork1')
)
libraryDependencies += "com.floragunn" % "ldaptive" % "1.1.0-fg-fork1"
[com.floragunn/ldaptive "1.1.0-fg-fork1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
commons-cli : commons-cli | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.4 |
net.sf.ehcache : ehcache | jar | 2.10.0 |