OAuth2 for Spring Security

Module for providing OAuth2 support to Spring Security

License

License

Categories

Categories

H2 Data Databases Security OAuth2
GroupId

GroupId

org.springframework.security.oauth
ArtifactId

ArtifactId

spring-security-oauth2
Last Version

Last Version

2.5.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

OAuth2 for Spring Security
Module for providing OAuth2 support to Spring Security
Project URL

Project URL

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

Download spring-security-oauth2

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.0.1
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-aop Optional jar 4.3.30.RELEASE
org.springframework : spring-jdbc Optional jar 4.3.30.RELEASE
org.springframework : spring-webmvc 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-jwt Optional jar 1.1.1.RELEASE
org.springframework.security : spring-security-web jar 4.2.20.RELEASE
commons-codec : commons-codec jar 1.14
org.springframework.data : spring-data-redis Optional jar 1.5.2.RELEASE
redis.clients : jedis Optional jar 2.6.3
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.10.5
com.fasterxml.jackson.core : jackson-databind Optional jar 2.10.5.1
org.apache.httpcomponents : httpclient Optional jar 4.5.13
junit : junit Optional jar 4.12

test (7)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.30.RELEASE
com.squareup.okhttp3 : mockwebserver jar 3.7.0
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito jar 1.7.4
org.mockito : mockito-core jar 1.10.19
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