| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIddirectory-clients |
| ArtifactId | ArtifactIdldap-clients |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionldap-clients
Java LDAP Clients
|
| Filename | Size |
|---|---|
| ldap-clients-0.9.pom | |
| ldap-clients-0.9.jar | 63 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/directory-clients/ldap-clients/ -->
<dependency>
<groupId>directory-clients</groupId>
<artifactId>ldap-clients</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/directory-clients/ldap-clients/
implementation 'directory-clients:ldap-clients:0.9'
// https://jarcasting.com/artifacts/directory-clients/ldap-clients/
implementation ("directory-clients:ldap-clients:0.9")
'directory-clients:ldap-clients:jar:0.9'
<dependency org="directory-clients" name="ldap-clients" rev="0.9">
<artifact name="ldap-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='directory-clients', module='ldap-clients', version='0.9')
)
libraryDependencies += "directory-clients" % "ldap-clients" % "0.9"
[directory-clients/ldap-clients "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-collections : commons-collections | jar | 2.1 |
| commons-cli : commons-cli | jar | 1.0 |
| log4j : log4j | jar | 1.2.8 |
| regexp : regexp | jar | 1.2 |
| directory-shared : ldap-common | jar | 0.9 |