License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-auth |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Auth
Zodiac Auth
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-auth-1.5.8.pom | |
zodiac-auth-1.5.8.jar | 30 KB |
zodiac-auth-1.5.8-sources.jar | 20 KB |
zodiac-auth-1.5.8-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-auth/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-auth</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-auth/
implementation 'com.gitee.zodiacstack:zodiac-auth:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-auth/
implementation ("com.gitee.zodiacstack:zodiac-auth:1.5.8")
'com.gitee.zodiacstack:zodiac-auth:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-auth" rev="1.5.8">
<artifact name="zodiac-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-auth', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-auth" % "1.5.8"
[com.gitee.zodiacstack/zodiac-auth "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web Optional | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.gitee.zodiacstack : zodiac-social | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-tenant | jar | 1.5.8 |
me.zhyd.oauth : JustAuth | jar | 1.16.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
com.baomidou : mybatis-plus | jar | 3.4.2 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |