Leopard-Captcha

验证码生成和验证。使用注解简化业务代码编写,支持验证码分组。

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-captcha
Last Version

Last Version

0.9.12
Release Date

Release Date

Type

Type

jar
Description

Description

Leopard-Captcha
验证码生成和验证。使用注解简化业务代码编写,支持验证码分组。

Download leopard-captcha

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (5)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.leopard : leopard-jetty-test jar 0.9.12

Project Modules

There are no modules declared in this project.

leopard

Versions

Version
0.9.12
0.9.11
0.9.10
0.9.8
0.9.6
0.9.4
0.0.2