is not current version
Last Version 1.0.4

oauth-rs 1.0.3

Authentication and authorization sdk for resource server, base framework is spring!

License

License

GroupId

GroupId

com.dbhys
ArtifactId

ArtifactId

oauth-rs
Version

Version

1.0.3
Type

Type

jar
Description

Description

oauth-rs
Authentication and authorization sdk for resource server, base framework is spring!
Project URL

Project URL

https://github.com/dbhys/oauth-rs
Source Code Management

Source Code Management

https://github.com/dbhys/oauth-rs.git

Download oauth-rs 1.0.3


<!-- https://jarcasting.com/artifacts/com.dbhys/oauth-rs/ -->
<dependency>
    <groupId>com.dbhys</groupId>
    <artifactId>oauth-rs</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.dbhys/oauth-rs/
implementation 'com.dbhys:oauth-rs:1.0.3'
// https://jarcasting.com/artifacts/com.dbhys/oauth-rs/
implementation ("com.dbhys:oauth-rs:1.0.3")
'com.dbhys:oauth-rs:jar:1.0.3'
<dependency org="com.dbhys" name="oauth-rs" rev="1.0.3">
  <artifact name="oauth-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dbhys', module='oauth-rs', version='1.0.3')
)
libraryDependencies += "com.dbhys" % "oauth-rs" % "1.0.3"
[com.dbhys/oauth-rs "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.nimbusds : nimbus-jose-jwt jar 8.20

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.