spring-security-oauth2-authorization-server


License

License

Categories

Categories

H2 Data Databases Security OAuth2
GroupId

GroupId

org.springframework.security.experimental
ArtifactId

ArtifactId

spring-security-oauth2-authorization-server
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-security-oauth2-authorization-server
spring-security-oauth2-authorization-server
Project URL

Project URL

https://spring.io/spring-security
Project Organization

Project Organization

spring.io
Source Code Management

Source Code Management

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

Download spring-security-oauth2-authorization-server

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.nimbusds : nimbus-jose-jwt jar 9.8.1
org.springframework.security : spring-security-config jar 5.5.1
org.springframework.security : spring-security-oauth2-core jar 5.5.1
org.springframework.security : spring-security-oauth2-jose jar 5.5.1
org.springframework.security : spring-security-oauth2-resource-server jar 5.5.1
org.springframework.security : spring-security-web jar 5.5.1
org.springframework : spring-core jar 5.3.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional jar 2.12.3
org.springframework : spring-jdbc Optional jar 5.3.8

provided (1)

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

test (8)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.5.0
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.hsqldb : hsqldb jar 2.5.2
org.mockito : mockito-core jar 3.9.0
org.springframework.security : spring-security-test jar 5.5.1
org.springframework : spring-test jar 5.3.8
org.springframework : spring-webmvc jar 5.3.8

Project Modules

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

Spring

Versions

Version
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1