License |
License |
---|---|
GroupId | GroupIdorg.chenillekit |
ArtifactId | ArtifactIdchenillekit-ldap |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChenillekit LDAP
A collection of LDAP related services
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chenillekit-ldap-1.3.3.pom | |
chenillekit-ldap-1.3.3.jar | 15 KB |
chenillekit-ldap-1.3.3-sources.jar | 12 KB |
chenillekit-ldap-1.3.3-javadoc.jar | 125 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chenillekit/chenillekit-ldap/ -->
<dependency>
<groupId>org.chenillekit</groupId>
<artifactId>chenillekit-ldap</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-ldap/
implementation 'org.chenillekit:chenillekit-ldap:1.3.3'
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-ldap/
implementation ("org.chenillekit:chenillekit-ldap:1.3.3")
'org.chenillekit:chenillekit-ldap:jar:1.3.3'
<dependency org="org.chenillekit" name="chenillekit-ldap" rev="1.3.3">
<artifact name="chenillekit-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chenillekit', module='chenillekit-ldap', version='1.3.3')
)
libraryDependencies += "org.chenillekit" % "chenillekit-ldap" % "1.3.3"
[org.chenillekit/chenillekit-ldap "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-ioc | jar | 5.3.1 |
ldapsdk : ldapsdk | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.chenillekit : chenillekit-test | jar | 1.3.3 |
org.slf4j : jcl-over-slf4j | jar | 1.5.10 |
org.easymock : easymock | jar | 2.4 |
org.easymock : easymockclassextension | jar | 2.4 |