License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.yiuman |
ArtifactId | ArtifactIdcitrus-security |
Last Version | Last Version0.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncitrus-security
springboot-开发脚手架
|
Filename | Size |
---|---|
citrus-security-0.14.0.pom | |
citrus-security-0.14.0.jar | 55 KB |
citrus-security-0.14.0-sources.jar | 35 KB |
citrus-security-0.14.0-javadoc.jar | 297 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yiuman/citrus-security/ -->
<dependency>
<groupId>com.github.yiuman</groupId>
<artifactId>citrus-security</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-security/
implementation 'com.github.yiuman:citrus-security:0.14.0'
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-security/
implementation ("com.github.yiuman:citrus-security:0.14.0")
'com.github.yiuman:citrus-security:jar:0.14.0'
<dependency org="com.github.yiuman" name="citrus-security" rev="0.14.0">
<artifact name="citrus-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yiuman', module='citrus-security', version='0.14.0')
)
libraryDependencies += "com.github.yiuman" % "citrus-security" % "0.14.0"
[com.github.yiuman/citrus-security "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yiuman : citrus-support | jar | 0.14.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
io.jsonwebtoken : jjwt-api | jar | 0.11.0 |
io.jsonwebtoken : jjwt-impl | jar | 0.11.0 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.0 |
cn.hutool : hutool-all | jar | 5.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |