License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdvip.mate |
ArtifactId | ArtifactIdmate-starter-security |
Last Version | Last Version4.4.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-security/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-security</artifactId>
<version>4.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-security/
implementation 'vip.mate:mate-starter-security:4.4.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-security/
implementation ("vip.mate:mate-starter-security:4.4.8")
'vip.mate:mate-starter-security:jar:4.4.8'
<dependency org="vip.mate" name="mate-starter-security" rev="4.4.8">
<artifact name="mate-starter-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-security', version='4.4.8')
)
libraryDependencies += "vip.mate" % "mate-starter-security" % "4.4.8"
[vip.mate/mate-starter-security "4.4.8"]
Group / Artifact | Type | Version |
---|---|---|
vip.mate : mate-starter-common | jar | |
org.springframework.security.oauth.boot : spring-security-oauth2-autoconfigure | jar | |
com.xkcoding.justauth : justauth-spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.retry : spring-retry | jar |
Group / Artifact | Type | Version |
---|---|---|
vip.mate : mate-starter-redis | jar | |
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |