Last Version

LDAP Class Libraries for Java (JLDAP) 2009-10-07

The LDAP Class Libraries for Java (JLDAP) enable you to write applications to access, manage, update, and search for information stored in directories accessible using LDAPv3.

License

License

GroupId

GroupId

com.novell.ldap
ArtifactId

ArtifactId

jldap
Version

Version

2009-10-07
Type

Type

jar
Description

Description

LDAP Class Libraries for Java (JLDAP)
The LDAP Class Libraries for Java (JLDAP) enable you to write applications to access, manage, update, and search for information stored in directories accessible using LDAPv3.
Project URL

Project URL

http://www.openldap.org/jldap/

Download jldap 2009-10-07


<!-- https://jarcasting.com/artifacts/com.novell.ldap/jldap/ -->
<dependency>
    <groupId>com.novell.ldap</groupId>
    <artifactId>jldap</artifactId>
    <version>2009-10-07</version>
</dependency>
// https://jarcasting.com/artifacts/com.novell.ldap/jldap/
implementation 'com.novell.ldap:jldap:2009-10-07'
// https://jarcasting.com/artifacts/com.novell.ldap/jldap/
implementation ("com.novell.ldap:jldap:2009-10-07")
'com.novell.ldap:jldap:jar:2009-10-07'
<dependency org="com.novell.ldap" name="jldap" rev="2009-10-07">
  <artifact name="jldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.novell.ldap', module='jldap', version='2009-10-07')
)
libraryDependencies += "com.novell.ldap" % "jldap" % "2009-10-07"
[com.novell.ldap/jldap "2009-10-07"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.