License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdcom.anji-plus |
ArtifactId | ArtifactIdspring-boot-starter-gaea-security |
Last Version | Last Version2.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-gaea-security
spring-boot-starter-gaea-security
|
<!-- https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-security/ -->
<dependency>
<groupId>com.anji-plus</groupId>
<artifactId>spring-boot-starter-gaea-security</artifactId>
<version>2.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-security/
implementation 'com.anji-plus:spring-boot-starter-gaea-security:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-security/
implementation ("com.anji-plus:spring-boot-starter-gaea-security:2.1.0.RELEASE")
'com.anji-plus:spring-boot-starter-gaea-security:jar:2.1.0.RELEASE'
<dependency org="com.anji-plus" name="spring-boot-starter-gaea-security" rev="2.1.0.RELEASE">
<artifact name="spring-boot-starter-gaea-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anji-plus', module='spring-boot-starter-gaea-security', version='2.1.0.RELEASE')
)
libraryDependencies += "com.anji-plus" % "spring-boot-starter-gaea-security" % "2.1.0.RELEASE"
[com.anji-plus/spring-boot-starter-gaea-security "2.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.anji-plus : spring-boot-starter-captcha | jar | 1.3.0 |
org.springframework.boot : spring-boot-starter-security | jar | 2.3.5.RELEASE |
com.alibaba : fastjson | jar | 1.2.70 |
com.anji-plus : spring-boot-gaea Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.3.5.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |