Last Version

Restbed security oauth2 resource server 1.0.0.M5-59a5f14

OAuth2 resource server implementation of the claim provider interface in core project

License

License

Categories

Categories

H2 Data Databases Security OAuth2
GroupId

GroupId

com.zuunr.restbed
ArtifactId

ArtifactId

restbed-security-oauth2-resource-server
Version

Version

1.0.0.M5-59a5f14
Type

Type

jar
Description

Description

Restbed security oauth2 resource server
OAuth2 resource server implementation of the claim provider interface in core project
Project URL

Project URL

https://bitbucket.org/zuunr/restbed-security-oauth2-resource-server
Project Organization

Project Organization

Zuunr AB
Source Code Management

Source Code Management

https://bitbucket.org/zuunr/restbed-security-oauth2-resource-server/src

Download restbed-security-oauth2-resource-server 1.0.0.M5-59a5f14


<!-- 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"]

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.springframework.boot : spring-boot-starter-test jar 2.4.2

Project Modules

There are no modules declared in this project.