Spring Security - OpenID sample

Spring Security

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.security
ArtifactId

ArtifactId

spring-security-samples-openid
Last Version

Last Version

3.0.7.RELEASE
Release Date

Release Date

Type

Type

war
Description

Description

Spring Security - OpenID sample
Spring Security
Project Organization

Project Organization

SpringSource, Inc

Download spring-security-samples-openid

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.security : spring-security-core 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.security : spring-security-openid jar 3.0.7.RELEASE
org.springframework : spring-core jar 3.0.6.RELEASE

provided (1)

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

runtime (9)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 3.0.6.RELEASE
org.springframework : spring-jdbc jar 3.0.6.RELEASE
org.springframework : spring-aop jar 3.0.6.RELEASE
javax.servlet : jstl jar 1.1.2
taglibs : standard jar 1.1.2
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

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