| License |
License |
|---|---|
| GroupId | GroupIdorg.codehaus |
| ArtifactId | ArtifactIdgldapo |
| Last Version | Last Version0.8.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGldapo
An Object Oriented LDAP interface for the Groovy programming language
|
| Project Organization |
Project OrganizationCodehaus |
| Filename | Size |
|---|---|
| gldapo-0.8.5.pom | |
| gldapo-0.8.5.jar | 185 KB |
| gldapo-0.8.5-sources.jar | 63 KB |
| gldapo-0.8.5-javadoc.jar | 254 KB |
| gldapo-0.8.5-dist.zip | 3 MB |
| gldapo-0.8.5-dist.tar.gz | 2 MB |
| gldapo-0.8.5-dist.tar.bz2 | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 1.5.6 |
| 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 |