License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.directory.server |
ArtifactId | ArtifactIdldap-client-test |
Last Version | Last Version2.0.0.AM26 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Directory LDAP Client API test
LDAP Client API Tests
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.directory.server/ldap-client-test/ -->
<dependency>
<groupId>org.apache.directory.server</groupId>
<artifactId>ldap-client-test</artifactId>
<version>2.0.0.AM26</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.server/ldap-client-test/
implementation 'org.apache.directory.server:ldap-client-test:2.0.0.AM26'
// https://jarcasting.com/artifacts/org.apache.directory.server/ldap-client-test/
implementation ("org.apache.directory.server:ldap-client-test:2.0.0.AM26")
'org.apache.directory.server:ldap-client-test:jar:2.0.0.AM26'
<dependency org="org.apache.directory.server" name="ldap-client-test" rev="2.0.0.AM26">
<artifact name="ldap-client-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.server', module='ldap-client-test', version='2.0.0.AM26')
)
libraryDependencies += "org.apache.directory.server" % "ldap-client-test" % "2.0.0.AM26"
[org.apache.directory.server/ldap-client-test "2.0.0.AM26"]
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.directory.server : apacheds-kerberos-test | test-jar | 2.0.0.AM26 |
org.apache.directory.junit : junit-addons | jar | 2.0.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
junit : junit | jar | 4.12 |