Last Version

oauth2-utils 1.5.0

oauth2-utils

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.github.zhaodong1106
ArtifactId

ArtifactId

oauth2-utils
Version

Version

1.5.0
Type

Type

jar
Description

Description

oauth2-utils
oauth2-utils
Project URL

Project URL

https://github.com/zhaodong1106/oauth2-utils

Download oauth2-utils 1.5.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.