License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdauth |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauth
auth
|
Filename | Size |
---|---|
auth-1.0.pom | |
auth-1.0.jar | 2 KB |
auth-1.0-sources.jar | 8 KB |
auth-1.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/auth/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>auth</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/auth/
implementation 'io.github.shaohuizhe:auth:1.0'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/auth/
implementation ("io.github.shaohuizhe:auth:1.0")
'io.github.shaohuizhe:auth:jar:1.0'
<dependency org="io.github.shaohuizhe" name="auth" rev="1.0">
<artifact name="auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='auth', version='1.0')
)
libraryDependencies += "io.github.shaohuizhe" % "auth" % "1.0"
[io.github.shaohuizhe/auth "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 1.0 |
io.github.shaohuizhe : spring | jar | 1.9 |
io.github.shaohuizhe : redis | jar | 1.4.7 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |