is not current version
Last Version 1.0.0.M5-59a5f14

com.zuunr.restbed:restbed-security-oauth2-resource-server 1.0.0.M4-568dc7d

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

Categories

Categories

H2 Data Databases Security OAuth2
GroupId

GroupId

com.zuunr.restbed
ArtifactId

ArtifactId

restbed-security-oauth2-resource-server
Version

Version

1.0.0.M4-568dc7d
Type

Type

jar

Download restbed-security-oauth2-resource-server 1.0.0.M4-568dc7d


<!-- 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.M4-568dc7d</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.M4-568dc7d'
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-security-oauth2-resource-server/
implementation ("com.zuunr.restbed:restbed-security-oauth2-resource-server:1.0.0.M4-568dc7d")
'com.zuunr.restbed:restbed-security-oauth2-resource-server:jar:1.0.0.M4-568dc7d'
<dependency org="com.zuunr.restbed" name="restbed-security-oauth2-resource-server" rev="1.0.0.M4-568dc7d">
  <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.M4-568dc7d')
)
libraryDependencies += "com.zuunr.restbed" % "restbed-security-oauth2-resource-server" % "1.0.0.M4-568dc7d"
[com.zuunr.restbed/restbed-security-oauth2-resource-server "1.0.0.M4-568dc7d"]