License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.yiuman |
ArtifactId | ArtifactIdcitrus-security |
Version | Version0.12.0 |
Type | Typejar |
Description |
Descriptioncitrus-security
springboot-开发脚手架
|
Filename | Size |
---|---|
citrus-security-0.12.0.pom | |
citrus-security-0.12.0.jar | 58 KB |
citrus-security-0.12.0-sources.jar | 36 KB |
citrus-security-0.12.0-javadoc.jar | 303 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yiuman/citrus-security/ -->
<dependency>
<groupId>com.github.yiuman</groupId>
<artifactId>citrus-security</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-security/
implementation 'com.github.yiuman:citrus-security:0.12.0'
// https://jarcasting.com/artifacts/com.github.yiuman/citrus-security/
implementation ("com.github.yiuman:citrus-security:0.12.0")
'com.github.yiuman:citrus-security:jar:0.12.0'
<dependency org="com.github.yiuman" name="citrus-security" rev="0.12.0">
<artifact name="citrus-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yiuman', module='citrus-security', version='0.12.0')
)
libraryDependencies += "com.github.yiuman" % "citrus-security" % "0.12.0"
[com.github.yiuman/citrus-security "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yiuman : citrus-support | jar | 0.12.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 |