License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.mat |
ArtifactId | ArtifactIdldapmorecontrols |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLDAP more controls
Library that provides extra LDAP Controls for the Netscape Java LDAP SDK. It includes Pre-Read, Post-Read, getEffectiveRights controls and more that are not included in the SDK.
|
Filename | Size |
---|---|
ldapmorecontrols-1.0.pom | |
ldapmorecontrols-1.0.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mat/ldapmorecontrols/ -->
<dependency>
<groupId>org.mat</groupId>
<artifactId>ldapmorecontrols</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mat/ldapmorecontrols/
implementation 'org.mat:ldapmorecontrols:1.0'
// https://jarcasting.com/artifacts/org.mat/ldapmorecontrols/
implementation ("org.mat:ldapmorecontrols:1.0")
'org.mat:ldapmorecontrols:jar:1.0'
<dependency org="org.mat" name="ldapmorecontrols" rev="1.0">
<artifact name="ldapmorecontrols" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mat', module='ldapmorecontrols', version='1.0')
)
libraryDependencies += "org.mat" % "ldapmorecontrols" % "1.0"
[org.mat/ldapmorecontrols "1.0"]
Group / Artifact | Type | Version |
---|---|---|
ldapsdk : ldapsdk | jar | 4.1 |