| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ldapchai |
| ArtifactId | ArtifactIdldapchai |
| Version | Version0.8.2 |
| Type | Typejar |
| Description |
DescriptionLDAP Chai Library
The LDAP Chai API, easy to use LDAP for Java developers.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ldapchai-0.8.2.pom | |
| ldapchai-0.8.2.jar | 828 KB |
| ldapchai-0.8.2-sources.jar | 694 KB |
| ldapchai-0.8.2-javadoc.jar | 933 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ldapchai/ldapchai/ -->
<dependency>
<groupId>com.github.ldapchai</groupId>
<artifactId>ldapchai</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ldapchai/ldapchai/
implementation 'com.github.ldapchai:ldapchai:0.8.2'
// https://jarcasting.com/artifacts/com.github.ldapchai/ldapchai/
implementation ("com.github.ldapchai:ldapchai:0.8.2")
'com.github.ldapchai:ldapchai:jar:0.8.2'
<dependency org="com.github.ldapchai" name="ldapchai" rev="0.8.2">
<artifact name="ldapchai" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ldapchai', module='ldapchai', version='0.8.2')
)
libraryDependencies += "com.github.ldapchai" % "ldapchai" % "0.8.2"
[com.github.ldapchai/ldapchai "0.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.9 |
| org.jrivard.xmlchai : xmlchai | jar | 0.1.0 |
| log4j : log4j | jar | 1.2.17 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
| org.openjdk.jmh : jmh-core | jar | 1.33 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |
| com.github.spotbugs : spotbugs-annotations | jar | 4.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novell.ldap : jldap | jar | 2009-10-07 |
| org.apache.directory.api : api-all | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |