Last Version

Gldapo 0.8.5

An Object Oriented LDAP interface for the Groovy programming language

License

License

GroupId

GroupId

org.codehaus
ArtifactId

ArtifactId

gldapo
Version

Version

0.8.5
Type

Type

jar
Description

Description

Gldapo
An Object Oriented LDAP interface for the Groovy programming language
Project Organization

Project Organization

Codehaus

Download gldapo 0.8.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ldaley » injecto jar 0.7
org.springframework.ldap : spring-ldap jar 1.2.1
com.sun : ldapbp jar 1.0

provided (1)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 1.5.6

test (4)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.apache.directory.server : apacheds-server-unit jar 1.0.2
org.slf4j : nlog4j jar 1.2.25
com.novell.ldap : jldap jar 4.3

Project Modules

There are no modules declared in this project.