spring-boot-starter-security

This is spring-boot-starter-security.

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools Security
GroupId

GroupId

cn.antcore
ArtifactId

ArtifactId

spring-boot-starter-security
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-security
This is spring-boot-starter-security.

Download spring-boot-starter-security

How to add to project

<!-- 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"]

Dependencies

provided (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0