License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Security OAuth2 |
GroupId | GroupIdorg.springframework.security.experimental |
ArtifactId | ArtifactIdspring-security-oauth2-authorization-server |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-security-oauth2-authorization-server
spring-security-oauth2-authorization-server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
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 |