io.leopard.boot:leopard-boot-captcha

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

License

License

GroupId

GroupId

io.leopard.boot
ArtifactId

ArtifactId

leopard-boot-captcha
Last Version

Last Version

0.9.20
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download leopard-boot-captcha

How to add to project

<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-captcha/ -->
<dependency>
    <groupId>io.leopard.boot</groupId>
    <artifactId>leopard-boot-captcha</artifactId>
    <version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-captcha/
implementation 'io.leopard.boot:leopard-boot-captcha:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-captcha/
implementation ("io.leopard.boot:leopard-boot-captcha:0.9.20")
'io.leopard.boot:leopard-boot-captcha:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-captcha" rev="0.9.20">
  <artifact name="leopard-boot-captcha" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-captcha', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-captcha" % "0.9.20"
[io.leopard.boot/leopard-boot-captcha "0.9.20"]

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.boot : leopard-boot-exception jar 0.9.20
org.apache.commons : commons-lang3 jar 3.7

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
io.leopard.boot : leopard-boot-xparam jar 0.9.20
io.leopard.boot : leopard-boot-jdbc jar 0.9.20
io.leopard.boot : leopard-boot-redis jar 0.9.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

leopard-boot

Versions

Version
0.9.20