License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.github.guoshiqiufeng |
ArtifactId | ArtifactIdsecurity-sdk-captcha |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description验证码相关
|
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/security-sdk-captcha/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>security-sdk-captcha</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/security-sdk-captcha/
implementation 'io.github.guoshiqiufeng:security-sdk-captcha:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/security-sdk-captcha/
implementation ("io.github.guoshiqiufeng:security-sdk-captcha:1.0.0")
'io.github.guoshiqiufeng:security-sdk-captcha:jar:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="security-sdk-captcha" rev="1.0.0">
<artifact name="security-sdk-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='security-sdk-captcha', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "security-sdk-captcha" % "1.0.0"
[io.github.guoshiqiufeng/security-sdk-captcha "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.guoshiqiufeng : security-api | jar | 1.0.0 |
io.github.guoshiqiufeng : cache-api | jar | 1.0.0 |
io.github.guoshiqiufeng : cache-sdk-redis | jar | 1.0.0 |
com.github.whvcse : easy-captcha | jar | |
io.github.guoshiqiufeng : kernel-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |