is not current version
Last Version 0.3.1

spring-security-oauth2-authorization-server 0.2.3

spring-security-oauth2-authorization-server

License

License

Categories

Categories

H2 Data Databases Security OAuth2
GroupId

GroupId

org.springframework.security
ArtifactId

ArtifactId

spring-security-oauth2-authorization-server
Version

Version

0.2.3
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 0.2.3


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

Dependencies

compile (10)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.6
com.nimbusds : nimbus-jose-jwt jar 9.10.1
org.springframework.security : spring-security-config jar 5.5.5
org.springframework.security : spring-security-oauth2-core jar 5.5.5
org.springframework.security : spring-security-oauth2-jose jar 5.5.5
org.springframework.security : spring-security-oauth2-resource-server jar 5.5.5
org.springframework.security : spring-security-web jar 5.5.5
org.springframework : spring-core jar 5.3.16
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional jar 2.12.6
org.springframework : spring-jdbc Optional jar 5.3.16

provided (1)

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

test (9)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.5.0
com.squareup.okhttp3 : mockwebserver jar 3.14.9
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.5
org.springframework : spring-test jar 5.3.16
org.springframework : spring-webmvc jar 5.3.16

Project Modules

There are no modules declared in this project.