License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Security OAuth2 |
GroupId | GroupIdcom.zuunr.restbed |
ArtifactId | ArtifactIdrestbed-security-oauth2-resource-server |
Last Version | Last Version1.0.0.M5-59a5f14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestbed security oauth2 resource server
OAuth2 resource server implementation of the claim provider interface in core project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-security-oauth2-resource-server/ -->
<dependency>
<groupId>com.zuunr.restbed</groupId>
<artifactId>restbed-security-oauth2-resource-server</artifactId>
<version>1.0.0.M5-59a5f14</version>
</dependency>
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-security-oauth2-resource-server/
implementation 'com.zuunr.restbed:restbed-security-oauth2-resource-server:1.0.0.M5-59a5f14'
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-security-oauth2-resource-server/
implementation ("com.zuunr.restbed:restbed-security-oauth2-resource-server:1.0.0.M5-59a5f14")
'com.zuunr.restbed:restbed-security-oauth2-resource-server:jar:1.0.0.M5-59a5f14'
<dependency org="com.zuunr.restbed" name="restbed-security-oauth2-resource-server" rev="1.0.0.M5-59a5f14">
<artifact name="restbed-security-oauth2-resource-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zuunr.restbed', module='restbed-security-oauth2-resource-server', version='1.0.0.M5-59a5f14')
)
libraryDependencies += "com.zuunr.restbed" % "restbed-security-oauth2-resource-server" % "1.0.0.M5-59a5f14"
[com.zuunr.restbed/restbed-security-oauth2-resource-server "1.0.0.M5-59a5f14"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-security | jar | 2.4.2 |
org.springframework.security : spring-security-oauth2-resource-server | jar | |
org.springframework.security : spring-security-oauth2-jose | jar | |
com.zuunr.restbed : restbed-core | jar | 1.0.0.M54-bd5dd10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.2 |
Version |
---|
1.0.0.M5-59a5f14
|
1.0.0.M4-568dc7d
|
1.0.0.M3-3b3605b
|
1.0.0.M2-ef38836
|
1.0.0.M1-0583ddb
|