LDAPTIVE CORE

Ldaptive API

License

License

GroupId

GroupId

com.floragunn
ArtifactId

ArtifactId

ldaptive
Last Version

Last Version

1.1.0-fg-fork1
Release Date

Release Date

Type

Type

jar
Description

Description

LDAPTIVE CORE
Ldaptive API

Download ldaptive

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
commons-cli : commons-cli jar 1.3.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.4
net.sf.ehcache : ehcache jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-fg-fork1