License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdcom.anji-plus |
ArtifactId | ArtifactIdspring-boot-starter-gaea-security |
Version | Version1.0.3.RELEASE |
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>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-security/
implementation 'com.anji-plus:spring-boot-starter-gaea-security:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.anji-plus/spring-boot-starter-gaea-security/
implementation ("com.anji-plus:spring-boot-starter-gaea-security:1.0.3.RELEASE")
'com.anji-plus:spring-boot-starter-gaea-security:jar:1.0.3.RELEASE'
<dependency org="com.anji-plus" name="spring-boot-starter-gaea-security" rev="1.0.3.RELEASE">
<artifact name="spring-boot-starter-gaea-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anji-plus', module='spring-boot-starter-gaea-security', version='1.0.3.RELEASE')
)
libraryDependencies += "com.anji-plus" % "spring-boot-starter-gaea-security" % "1.0.3.RELEASE"
[com.anji-plus/spring-boot-starter-gaea-security "1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.anji-plus : captcha-spring-boot-starter | jar | 1.2.4 |
org.springframework.boot : spring-boot-starter-security | jar | 2.3.5.RELEASE |
com.alibaba : fastjson | jar | 1.2.70 |
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.anji-plus : spring-boot-gaea | jar | 1.0.0.RELEASE |
com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |