License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.directory.shared |
ArtifactId | ArtifactIdshared-ldap-constants |
Last Version | Last Version0.9.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Directory Shared Ldap Constants
Common LDAP constants used by clients and servers.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-constants/ -->
<dependency>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-ldap-constants</artifactId>
<version>0.9.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-constants/
implementation 'org.apache.directory.shared:shared-ldap-constants:0.9.19'
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-constants/
implementation ("org.apache.directory.shared:shared-ldap-constants:0.9.19")
'org.apache.directory.shared:shared-ldap-constants:jar:0.9.19'
<dependency org="org.apache.directory.shared" name="shared-ldap-constants" rev="0.9.19">
<artifact name="shared-ldap-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.shared', module='shared-ldap-constants', version='0.9.19')
)
libraryDependencies += "org.apache.directory.shared" % "shared-ldap-constants" % "0.9.19"
[org.apache.directory.shared/shared-ldap-constants "0.9.19"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.directory.shared : shared-i18n | 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 |