is not current version
Last Version 2.6.2

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


GroupId

GroupId

org.kuali.rice
ArtifactId

ArtifactId

rice-kim-ldap
Version

Version

2.4.1
Type

Type

jar

Download rice-kim-ldap 2.4.1


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