Spring Security - Samples

Spring Security

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.security
ArtifactId

ArtifactId

spring-security-samples
Last Version

Last Version

3.0.7.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Security - Samples
Spring Security
Project Organization

Project Organization

SpringSource, Inc

Download spring-security-samples

How to add to project

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

Dependencies

provided (1)

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

runtime (2)

Group / Artifact Type Version
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

  • contacts
  • tutorial
  • dms
  • preauth
  • openid
  • ldap
  • cas
  • aspectj

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