is not current version
Last Version 0.8.2

LDAP Chai Library 0.8.0

The LDAP Chai API, easy to use LDAP for Java developers.

License

License

GroupId

GroupId

com.github.ldapchai
ArtifactId

ArtifactId

ldapchai
Version

Version

0.8.0
Type

Type

jar
Description

Description

LDAP Chai Library
The LDAP Chai API, easy to use LDAP for Java developers.
Project Organization

Project Organization

LDAP Chai Project

Download ldapchai 0.8.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.jdom : jdom2 jar 2.0.6
log4j : log4j jar 1.2.17
net.iharder : base64 jar 2.3.9
org.bouncycastle : bcpkix-jdk15on jar 1.66
org.openjdk.jmh : jmh-core jar 1.26
org.openjdk.jmh : jmh-generator-annprocess jar 1.26

provided (2)

Group / Artifact Type Version
com.novell.ldap : jldap jar 2009-10-07
org.apache.directory.api : api-all jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.