License |
License |
---|---|
GroupId | GroupIdorg.openmdx |
ArtifactId | ArtifactIdopenmdx-ldap |
Version | Version2.17.10 |
Type | Typejar |
Description |
Descriptionopenmdx-ldap
openMDX/Ldap Library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openmdx-ldap-2.17.10.pom | |
openmdx-ldap-2.17.10.jar | 38 KB |
openmdx-ldap-2.17.10-sources.jar | 22 KB |
openmdx-ldap-2.17.10-javadoc.jar | 146 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openmdx/openmdx-ldap/ -->
<dependency>
<groupId>org.openmdx</groupId>
<artifactId>openmdx-ldap</artifactId>
<version>2.17.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openmdx/openmdx-ldap/
implementation 'org.openmdx:openmdx-ldap:2.17.10'
// https://jarcasting.com/artifacts/org.openmdx/openmdx-ldap/
implementation ("org.openmdx:openmdx-ldap:2.17.10")
'org.openmdx:openmdx-ldap:jar:2.17.10'
<dependency org="org.openmdx" name="openmdx-ldap" rev="2.17.10">
<artifact name="openmdx-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openmdx', module='openmdx-ldap', version='2.17.10')
)
libraryDependencies += "org.openmdx" % "openmdx-ldap" % "2.17.10"
[org.openmdx/openmdx-ldap "2.17.10"]