License |
License |
---|---|
GroupId | GroupIdorg.apache.directory.shared |
ArtifactId | ArtifactIdshared-ldap-jndi |
Last Version | Last Version0.9.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Directory Shared JNDI
Shared libraries for client side JNDI handling that may be used
both in the server and in studio.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shared-ldap-jndi-0.9.19.pom | |
shared-ldap-jndi-0.9.19.jar | 8 KB |
shared-ldap-jndi-0.9.19-sources.jar | 6 KB |
shared-ldap-jndi-0.9.19-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-jndi/ -->
<dependency>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-ldap-jndi</artifactId>
<version>0.9.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-jndi/
implementation 'org.apache.directory.shared:shared-ldap-jndi:0.9.19'
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-jndi/
implementation ("org.apache.directory.shared:shared-ldap-jndi:0.9.19")
'org.apache.directory.shared:shared-ldap-jndi:jar:0.9.19'
<dependency org="org.apache.directory.shared" name="shared-ldap-jndi" rev="0.9.19">
<artifact name="shared-ldap-jndi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.shared', module='shared-ldap-jndi', version='0.9.19')
)
libraryDependencies += "org.apache.directory.shared" % "shared-ldap-jndi" % "0.9.19"
[org.apache.directory.shared/shared-ldap-jndi "0.9.19"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.directory.shared : shared-ldap | jar | 0.9.19 |
org.slf4j : slf4j-api | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.10 |
junit : junit | jar | 4.7 |