License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdcom.github.zhaodong1106 |
ArtifactId | ArtifactIdoauth2-utils |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoauth2-utils
oauth2-utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
oauth2-utils-1.5.0.pom | |
oauth2-utils-1.5.0.jar | 32 KB |
oauth2-utils-1.5.0-sources.jar | 20 KB |
oauth2-utils-1.5.0-javadoc.jar | 112 KB |
Browse |
<!-- 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"]
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 |