License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdio.github.guoshiqiufeng |
ArtifactId | ArtifactIdsecurity-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecurity spring-boot 封装
|
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/security-spring-boot-starter/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>security-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/security-spring-boot-starter/
implementation 'io.github.guoshiqiufeng:security-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/security-spring-boot-starter/
implementation ("io.github.guoshiqiufeng:security-spring-boot-starter:1.0.0")
'io.github.guoshiqiufeng:security-spring-boot-starter:jar:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="security-spring-boot-starter" rev="1.0.0">
<artifact name="security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='security-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "security-spring-boot-starter" % "1.0.0"
[io.github.guoshiqiufeng/security-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.guoshiqiufeng : security-sdk-captcha | jar | 1.0.0 |
io.github.guoshiqiufeng : security-sdk-cors | jar | 1.0.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
io.github.guoshiqiufeng : kernel-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |