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