Last Version

EasyCaptcha 1.6.2

Java web graphics verification code, support gif verification code.

License

License

GroupId

GroupId

com.github.whvcse
ArtifactId

ArtifactId

easy-captcha
Version

Version

1.6.2
Type

Type

jar
Description

Description

EasyCaptcha
Java web graphics verification code, support gif verification code.

Download easy-captcha 1.6.2


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.