License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-captcha |
Last Version | Last Version1.10.40 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot starters
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-captcha/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-captcha</artifactId>
<version>1.10.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-captcha/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-captcha:1.10.40'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-captcha/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-captcha:1.10.40")
'com.github.yingzhuo:carnival-spring-boot-starter-captcha:jar:1.10.40'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-captcha" rev="1.10.40">
<artifact name="carnival-spring-boot-starter-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-captcha', version='1.10.40')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-captcha" % "1.10.40"
[com.github.yingzhuo/carnival-spring-boot-starter-captcha "1.10.40"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yingzhuo : carnival-spring-boot-starter-common | jar | 1.10.40 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.6.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.yingzhuo : carnival-spring-boot-starter-json | jar | 1.10.40 |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.6.1 |
org.projectlombok : lombok | jar | 1.18.22 |
cn.hutool : hutool-captcha | jar | 5.7.17 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |