is not current version
Last Version 2.6.2

org.kuali.rice:rice-kim-ldap 2.5.14


GroupId

GroupId

org.kuali.rice
ArtifactId

ArtifactId

rice-kim-ldap
Version

Version

2.5.14
Type

Type

jar

Download rice-kim-ldap 2.5.14


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