JCaptcha

<b>JCAPTCHA</b>, for <b>J</b>ava <b>C</b>ompletely <b>A</b>utomated <b>P</b>ublic <b>T</b>est to tell <b>C</b>omputers and <b>H</b>umans <b>A</b>part <br/>The open source java framework for captcha definition and integration <br/> A captcha is a simple captcha container that contains a question, a challenge, and a response validation routine.<BR/> A captcha can only be built by a captcha factory that provides methods to build localized captchas.<br/> This jar aims to provide interfaces and implementation of generic and typed captcha and captcha factories.<BR/> It uses the word generator, types sub packages (image and sound) components (word to image, word to sound) to build typed captchas captchas.

License

License

GroupId

GroupId

com.octo.captcha
ArtifactId

ArtifactId

jcaptcha
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JCaptcha
<b>JCAPTCHA</b>, for <b>J</b>ava <b>C</b>ompletely <b>A</b>utomated <b>P</b>ublic <b>T</b>est to tell <b>C</b>omputers and <b>H</b>umans <b>A</b>part <br/>The open source java framework for captcha definition and integration <br/> A captcha is a simple captcha container that contains a question, a challenge, and a response validation routine.<BR/> A captcha can only be built by a captcha factory that provides methods to build localized captchas.<br/> This jar aims to provide interfaces and implementation of generic and typed captcha and captcha factories.<BR/> It uses the word generator, types sub packages (image and sound) components (word to image, word to sound) to build typed captchas captchas.
Project URL

Project URL

http://www.jcaptcha.net/jcaptcha/
Project Organization

Project Organization

JCaptcha corp.

Download jcaptcha

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.octo.captcha : jcaptcha-api jar 1.0
com.jhlabs » imaging jar 01012005
commons-logging : commons-logging jar 1.0.4
commons-collections : commons-collections jar 3.2
javax.servlet : servlet-api jar 2.3

test (1)

Group / Artifact Type Version
com.octo.captcha : jcaptcha-common-test jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0