License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-captcha |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeopard-Captcha
验证码生成和验证。使用注解简化业务代码编写,支持验证码分组。
|
Filename | Size |
---|---|
leopard-captcha-0.9.12.pom | |
leopard-captcha-0.9.12.jar | 11 KB |
leopard-captcha-0.9.12-sources.jar | 7 KB |
leopard-captcha-0.9.12-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-captcha/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-captcha</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-captcha/
implementation 'io.leopard:leopard-captcha:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-captcha/
implementation ("io.leopard:leopard-captcha:0.9.12")
'io.leopard:leopard-captcha:jar:0.9.12'
<dependency org="io.leopard" name="leopard-captcha" rev="0.9.12">
<artifact name="leopard-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-captcha', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-captcha" % "0.9.12"
[io.leopard/leopard-captcha "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
io.leopard.thirdparty : jcaptcha-core | jar | 2.0.0 |
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
io.leopard : leopard-exception | jar | 0.9.12 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
io.leopard : leopard-xparam | jar | 0.9.12 |
io.leopard : leopard-jdbc | jar | 0.9.12 |
io.leopard : leopard-redis | jar | 0.9.12 |
io.leopard : leopard-servlet | jar | 0.9.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.leopard : leopard-jetty-test | jar | 0.9.12 |