Last Version

Yet Another Groovy LDAP Library 1.0


GroupId

GroupId

org.codehaus
ArtifactId

ArtifactId

yagll
Version

Version

1.0
Type

Type

jar
Description

Description

Yet Another Groovy LDAP Library

Download yagll 1.0

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

<!-- 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.