Last Version

com.gitee.fubluesky.kernel:security-spring-boot-starter 1.6.10

security spring-boot 封装

License

License

Categories

Categories

Spring Boot Container Microservices Security
GroupId

GroupId

com.gitee.fubluesky.kernel
ArtifactId

ArtifactId

security-spring-boot-starter
Version

Version

1.6.10
Type

Type

jar
Description

Description

security spring-boot 封装

Download security-spring-boot-starter 1.6.10


<!-- https://jarcasting.com/artifacts/com.gitee.fubluesky.kernel/security-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.fubluesky.kernel</groupId>
    <artifactId>security-spring-boot-starter</artifactId>
    <version>1.6.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.fubluesky.kernel/security-spring-boot-starter/
implementation 'com.gitee.fubluesky.kernel:security-spring-boot-starter:1.6.10'
// https://jarcasting.com/artifacts/com.gitee.fubluesky.kernel/security-spring-boot-starter/
implementation ("com.gitee.fubluesky.kernel:security-spring-boot-starter:1.6.10")
'com.gitee.fubluesky.kernel:security-spring-boot-starter:jar:1.6.10'
<dependency org="com.gitee.fubluesky.kernel" name="security-spring-boot-starter" rev="1.6.10">
  <artifact name="security-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.fubluesky.kernel', module='security-spring-boot-starter', version='1.6.10')
)
libraryDependencies += "com.gitee.fubluesky.kernel" % "security-spring-boot-starter" % "1.6.10"
[com.gitee.fubluesky.kernel/security-spring-boot-starter "1.6.10"]

Dependencies

compile (7)

Group / Artifact Type Version
com.gitee.fubluesky.kernel : security-sdk-captcha jar 1.6.10
com.gitee.fubluesky.kernel : security-sdk-cors jar 1.6.10
com.gitee.fubluesky.kernel : security-sdk-jackson jar 1.6.10
com.gitee.fubluesky.kernel : security-sdk-sign jar 1.6.10
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
com.gitee.fubluesky.kernel : kernel-core jar 1.6.10

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6

Project Modules

There are no modules declared in this project.