kaptcha


License

License

GroupId

GroupId

com.chaoxing
ArtifactId

ArtifactId

kaptcha
Last Version

Last Version

2.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

kaptcha
kaptcha
Project URL

Project URL

https://github.com/iTriumph/kaptcha
Source Code Management

Source Code Management

https://github.com/iTriumph/kaptcha

Download kaptcha

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
com.jhlabs : filters jar 2.0.235-1
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

kaptcha - A kaptcha generation engine.

This repo is the copy of http://code.google.com/p/kaptcha/ and published to maven central

<dependency>
  <groupId>com.moonsinfo</groupId>
  <artifactId>kaptcha</artifactId>
  <version>2.3.2</version>
</dependency>

Please see the website for more information about this project.

http://code.google.com/p/kaptcha/

thanks!

compare with others, the jar has less dependencies, enjoy it.

Versions

Version
2.3.2