Spring Security


License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.security
ArtifactId

ArtifactId

spring-security-parent
Last Version

Last Version

3.0.8.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Security
Spring Security
Project URL

Project URL

http://static.springframework.org/spring-security/site/index.html
Project Organization

Project Organization

SpringSource, Inc
Source Code Management

Source Code Management

https://github.com/SpringSource/spring-security

Download spring-security-parent

How to add to project

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

Dependencies

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

  • core
  • web
  • ldap
  • config
  • acl
  • cas
  • openid
  • taglibs
  • aspects
  • samples
org.springframework.security

Versions

Version
3.0.8.RELEASE
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.8.RELEASE
2.0.7.RELEASE
2.0.6.RELEASE
2.0.5.RELEASE
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0