Spring Security - Ldap Sample

Spring Security

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.security
ArtifactId

ArtifactId

spring-security-samples-ldap
Last Version

Last Version

3.0.7.RELEASE
Release Date

Release Date

Type

Type

war
Description

Description

Spring Security - Ldap Sample
Spring Security
Project Organization

Project Organization

SpringSource, Inc

Download spring-security-samples-ldap

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.security/spring-security-samples-ldap/ -->
<dependency>
    <groupId>org.springframework.security</groupId>
    <artifactId>spring-security-samples-ldap</artifactId>
    <version>3.0.7.RELEASE</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-samples-ldap/
implementation 'org.springframework.security:spring-security-samples-ldap:3.0.7.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.security/spring-security-samples-ldap/
implementation ("org.springframework.security:spring-security-samples-ldap:3.0.7.RELEASE")
'org.springframework.security:spring-security-samples-ldap:war:3.0.7.RELEASE'
<dependency org="org.springframework.security" name="spring-security-samples-ldap" rev="3.0.7.RELEASE">
  <artifact name="spring-security-samples-ldap" type="war" />
</dependency>
@Grapes(
@Grab(group='org.springframework.security', module='spring-security-samples-ldap', version='3.0.7.RELEASE')
)
libraryDependencies += "org.springframework.security" % "spring-security-samples-ldap" % "3.0.7.RELEASE"
[org.springframework.security/spring-security-samples-ldap "3.0.7.RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.security : spring-security-ldap jar 3.0.7.RELEASE
org.springframework.security : spring-security-config jar 3.0.7.RELEASE
org.springframework.security : spring-security-web jar 3.0.7.RELEASE
org.springframework : spring-core jar 3.0.6.RELEASE
org.springframework : spring-webmvc jar 3.0.6.RELEASE
org.apache.directory.server : apacheds-core jar 1.5.5
org.apache.directory.server : apacheds-server-jndi jar 1.5.5

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (7)

Group / Artifact Type Version
org.springframework : spring-aop jar 3.0.6.RELEASE
org.slf4j : slf4j-api jar 1.6.0
org.slf4j : jcl-over-slf4j jar 1.6.0
org.slf4j : slf4j-log4j12 jar 1.6.0
log4j : log4j jar 1.2.14
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-core jar 1.8.0
org.jmock : jmock-junit4 jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.7.RELEASE
3.0.6.RELEASE
3.0.5.RELEASE
3.0.4.RELEASE
3.0.3.RELEASE
3.0.2.RELEASE
3.0.1.RELEASE
3.0.0.RELEASE
2.0.5.RELEASE
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0