License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools Security |
GroupId | GroupIdcn.antcore |
ArtifactId | ArtifactIdspring-boot-starter-security |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-security
This is spring-boot-starter-security.
|
<!-- https://jarcasting.com/artifacts/cn.antcore/spring-boot-starter-security/ -->
<dependency>
<groupId>cn.antcore</groupId>
<artifactId>spring-boot-starter-security</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.antcore/spring-boot-starter-security/
implementation 'cn.antcore:spring-boot-starter-security:1.0.0'
// https://jarcasting.com/artifacts/cn.antcore/spring-boot-starter-security/
implementation ("cn.antcore:spring-boot-starter-security:1.0.0")
'cn.antcore:spring-boot-starter-security:jar:1.0.0'
<dependency org="cn.antcore" name="spring-boot-starter-security" rev="1.0.0">
<artifact name="spring-boot-starter-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.antcore', module='spring-boot-starter-security', version='1.0.0')
)
libraryDependencies += "cn.antcore" % "spring-boot-starter-security" % "1.0.0"
[cn.antcore/spring-boot-starter-security "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework.boot : spring-boot-starter-aop | jar |