License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-security |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Security
Zodiac Security
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-security-1.5.8.pom | |
zodiac-security-1.5.8.jar | 109 KB |
zodiac-security-1.5.8-sources.jar | 69 KB |
zodiac-security-1.5.8-javadoc.jar | 528 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-security/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-security</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-security/
implementation 'com.gitee.zodiacstack:zodiac-security:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-security/
implementation ("com.gitee.zodiacstack:zodiac-security:1.5.8")
'com.gitee.zodiacstack:zodiac-security:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-security" rev="1.5.8">
<artifact name="zodiac-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-security', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-security" % "1.5.8"
[com.gitee.zodiacstack/zodiac-security "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-cache | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-redis | jar | 1.5.8 |
org.springframework : spring-webflux Optional | jar | 5.2.12.RELEASE |
org.springframework : spring-webmvc Optional | jar | 5.2.12.RELEASE |
org.springframework.security.oauth : spring-security-oauth2 Optional | jar | 2.5.0.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 |
org.aspectj : aspectjweaver | jar | 1.9.6 |
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.springframework : spring-jdbc | jar | 5.2.12.RELEASE |
org.springframework.data : spring-data-redis Optional | jar | 2.2.12.RELEASE |
org.springframework.security : spring-security-config | jar | 5.2.8.RELEASE |
org.springframework.security : spring-security-web | jar | 5.2.8.RELEASE |
io.swagger : swagger-annotations Optional | jar | 1.6.2 |