OAuth 1(a) for Spring Security

Module for providing OAuth support to Spring Security

License

License

Categories

Categories

Security
GroupId

GroupId

org.springframework.security.oauth
ArtifactId

ArtifactId

spring-security-oauth
Last Version

Last Version

2.5.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

OAuth 1(a) for Spring Security
Module for providing OAuth support to Spring Security
Project URL

Project URL

https://docs.spring.io/spring-security/oauth/spring-security-oauth

Download spring-security-oauth

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.3.30.RELEASE
org.springframework : spring-core jar 4.3.30.RELEASE
org.springframework : spring-context jar 4.3.30.RELEASE
org.springframework : spring-web jar 4.3.30.RELEASE
org.springframework : spring-aop jar 4.3.30.RELEASE
org.springframework : spring-jdbc Optional jar 4.3.30.RELEASE
org.springframework.security : spring-security-core jar 4.2.20.RELEASE
org.springframework.security : spring-security-config jar 4.2.20.RELEASE
org.springframework.security : spring-security-web jar 4.2.20.RELEASE
commons-codec : commons-codec jar 1.14
javax.servlet : javax.servlet-api Optional jar 3.0.1
org.apache.httpcomponents : httpclient jar 4.5.13

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.30.RELEASE
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
net.oauth.core : oauth-provider jar 20100527
org.slf4j : slf4j-api jar 1.7.6
org.hsqldb : hsqldb-j5 jar 2.0.0

Project Modules

There are no modules declared in this project.
org.springframework.security.oauth

Versions

Version
2.5.2.RELEASE
2.5.1.RELEASE
2.5.0.RELEASE
2.4.2.RELEASE
2.4.1.RELEASE
2.4.0.RELEASE
2.3.8.RELEASE
2.3.7.RELEASE
2.3.6.RELEASE
2.3.5.RELEASE
2.3.4.RELEASE
2.3.3.RELEASE
2.3.2.RELEASE
2.3.1.RELEASE
2.3.0.RELEASE
2.2.6.RELEASE
2.2.5.RELEASE
2.2.4.RELEASE
2.2.3.RELEASE
2.2.2.RELEASE
2.2.1.RELEASE
2.2.0.RELEASE
2.1.6.RELEASE
2.1.5.RELEASE
2.1.4.RELEASE
2.1.3.RELEASE
2.1.2.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.19.RELEASE
2.0.18.RELEASE
2.0.17.RELEASE
2.0.16.RELEASE
2.0.15.RELEASE
2.0.14.RELEASE
2.0.13.RELEASE
2.0.12.RELEASE
2.0.11.RELEASE
2.0.10.RELEASE
2.0.9.RELEASE
2.0.8.RELEASE
2.0.7.RELEASE
2.0.6.RELEASE
2.0.5.RELEASE
2.0.4.RELEASE
2.0.3.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE