is not current version
Last Version 0.9.19

org.apache.directory.shared:shared-ldap-constants 0.9.6

Common LDAP constants used by clients and servers.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

shared-ldap-constants
Version

Version

0.9.6
Type

Type

jar

Download shared-ldap-constants 0.9.6


<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-constants/
implementation 'org.apache.directory.shared:shared-ldap-constants:0.9.6'
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-constants/
implementation ("org.apache.directory.shared:shared-ldap-constants:0.9.6")
'org.apache.directory.shared:shared-ldap-constants:jar:0.9.6'
<dependency org="org.apache.directory.shared" name="shared-ldap-constants" rev="0.9.6">
  <artifact name="shared-ldap-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.shared', module='shared-ldap-constants', version='0.9.6')
)
libraryDependencies += "org.apache.directory.shared" % "shared-ldap-constants" % "0.9.6"
[org.apache.directory.shared/shared-ldap-constants "0.9.6"]