License |
License |
---|---|
GroupId | GroupIdorg.springframework |
ArtifactId | ArtifactIdspring-ldap |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring LDAP Core
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-ldap-1.1.2.pom | |
spring-ldap-1.1.2.jar | 108 KB |
spring-ldap-1.1.2-sources.jar | 98 KB |
spring-ldap-1.1.2-javadocs.jar | 275 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springframework/spring-ldap/ -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-ldap</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework/spring-ldap/
implementation 'org.springframework:spring-ldap:1.1.2'
// https://jarcasting.com/artifacts/org.springframework/spring-ldap/
implementation ("org.springframework:spring-ldap:1.1.2")
'org.springframework:spring-ldap:jar:1.1.2'
<dependency org="org.springframework" name="spring-ldap" rev="1.1.2">
<artifact name="spring-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-ldap', version='1.1.2')
)
libraryDependencies += "org.springframework" % "spring-ldap" % "1.1.2"
[org.springframework/spring-ldap "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.4 |
commons-lang : commons-lang | jar | 2.1 |
commons-collections : commons-collections | jar | 3.1 |
com.sun : ldapbp | jar | 1.0 |
org.acegisecurity : acegi-security Optional | jar | 1.0.1 |
org.springframework : spring-beans | jar | 2.0.1 |
org.springframework : spring-context | jar | 2.0.1 |
org.springframework : spring-core | jar | 2.0.1 |
org.springframework : spring-dao | jar | 2.0.1 |