is not current version
Last Version 2.6.2

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


GroupId

GroupId

org.kuali.rice
ArtifactId

ArtifactId

rice-kim-ldap
Version

Version

2.6.0
Type

Type

jar

Download rice-kim-ldap 2.6.0


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