License |
License |
---|---|
GroupId | GroupIdio.github.guoshiqiufeng |
ArtifactId | ArtifactIdauth-sdk |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description权限认证相关
|
Filename | Size |
---|---|
auth-sdk-1.0.0.pom | |
auth-sdk-1.0.0.jar | 14 KB |
auth-sdk-1.0.0-sources.jar | 14 KB |
auth-sdk-1.0.0-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/auth-sdk/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>auth-sdk</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/auth-sdk/
implementation 'io.github.guoshiqiufeng:auth-sdk:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/auth-sdk/
implementation ("io.github.guoshiqiufeng:auth-sdk:1.0.0")
'io.github.guoshiqiufeng:auth-sdk:jar:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="auth-sdk" rev="1.0.0">
<artifact name="auth-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='auth-sdk', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "auth-sdk" % "1.0.0"
[io.github.guoshiqiufeng/auth-sdk "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.guoshiqiufeng : auth-api | jar | 1.0.0 |
io.github.guoshiqiufeng : security-sdk-captcha | jar | 1.0.0 |
io.github.guoshiqiufeng : cache-sdk-redis | jar | 1.0.0 |
io.github.guoshiqiufeng : jwt-spring-boot-starter | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter-security | jar | |
io.github.guoshiqiufeng : kernel-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |