Yet Another Groovy LDAP Library


GroupId

GroupId

org.codehaus
ArtifactId

ArtifactId

yagll
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Yet Another Groovy LDAP Library

Download yagll

Filename Size
yagll-1.0.pom
yagll-1.0.jar 110 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy.maven.runtime : gmaven-runtime-default jar 1.0-rc-3
org.testng : testng jar 5.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.5.0
0.4.0