License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdtop.andoudou |
ArtifactId | ArtifactIdcommon-security |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoauth2 的工具类
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-security-1.0.0.pom | |
common-security-1.0.0.jar | 52 KB |
common-security-1.0.0-sources.jar | 33 KB |
common-security-1.0.0-javadoc.jar | 264 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.andoudou/common-security/ -->
<dependency>
<groupId>top.andoudou</groupId>
<artifactId>common-security</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.andoudou/common-security/
implementation 'top.andoudou:common-security:1.0.0'
// https://jarcasting.com/artifacts/top.andoudou/common-security/
implementation ("top.andoudou:common-security:1.0.0")
'top.andoudou:common-security:jar:1.0.0'
<dependency org="top.andoudou" name="common-security" rev="1.0.0">
<artifact name="common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.andoudou', module='common-security', version='1.0.0')
)
libraryDependencies += "top.andoudou" % "common-security" % "1.0.0"
[top.andoudou/common-security "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 2.2.6.RELEASE |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.3.6.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.2.6.RELEASE |
top.andoudou : base-quote | jar | 1.0.4 |
top.andoudou : swagger-core | jar | 1.0.3 |