License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdlive.fanxing |
ArtifactId | ArtifactIdfanxing-security-spring-boot-starter |
Version | Version1.3.6 |
Type | Typejar |
Description |
Descriptionlive.fanxing:fanxing-security-spring-boot-starter
Simple token asynchronous verification authority framework, support custom success failure return to the page content
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/live.fanxing/fanxing-security-spring-boot-starter/ -->
<dependency>
<groupId>live.fanxing</groupId>
<artifactId>fanxing-security-spring-boot-starter</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/live.fanxing/fanxing-security-spring-boot-starter/
implementation 'live.fanxing:fanxing-security-spring-boot-starter:1.3.6'
// https://jarcasting.com/artifacts/live.fanxing/fanxing-security-spring-boot-starter/
implementation ("live.fanxing:fanxing-security-spring-boot-starter:1.3.6")
'live.fanxing:fanxing-security-spring-boot-starter:jar:1.3.6'
<dependency org="live.fanxing" name="fanxing-security-spring-boot-starter" rev="1.3.6">
<artifact name="fanxing-security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='live.fanxing', module='fanxing-security-spring-boot-starter', version='1.3.6')
)
libraryDependencies += "live.fanxing" % "fanxing-security-spring-boot-starter" % "1.3.6"
[live.fanxing/fanxing-security-spring-boot-starter "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.0 |
org.springframework.boot : spring-boot-starter-aop | jar | 2.4.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.0 |