License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.directory.shared |
ArtifactId | ArtifactIdshared-ldap-client-all |
Last Version | Last Version1.0.0-M13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Directory Shared LDAP Client All
The Apache Directory Project provides directory solutions entirely written in Java. These include a directory server, which has been certified as LDAP v3 compliant
by the Open Group (Apache Directory Server), and Eclipse-based directory tools (Apache Directory Studio).
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-client-all/ -->
<dependency>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-ldap-client-all</artifactId>
<version>1.0.0-M13</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-client-all/
implementation 'org.apache.directory.shared:shared-ldap-client-all:1.0.0-M13'
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-client-all/
implementation ("org.apache.directory.shared:shared-ldap-client-all:1.0.0-M13")
'org.apache.directory.shared:shared-ldap-client-all:jar:1.0.0-M13'
<dependency org="org.apache.directory.shared" name="shared-ldap-client-all" rev="1.0.0-M13">
<artifact name="shared-ldap-client-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.shared', module='shared-ldap-client-all', version='1.0.0-M13')
)
libraryDependencies += "org.apache.directory.shared" % "shared-ldap-client-all" % "1.0.0-M13"
[org.apache.directory.shared/shared-ldap-client-all "1.0.0-M13"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.1 |
junit : junit | jar | 4.10 |