MVN

com.octo.captcha : jcaptcha

Maven & Gradle

Nov 27, 2012
32 usages

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.

<dependency>
    <groupId>com.octo.captcha</groupId>
    <artifactId>jcaptcha</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.octo.captcha : jcaptcha to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.octo.captcha : jcaptcha to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jcaptcha-1.0

How to add a dependency to Maven

Add the following com.octo.captcha : jcaptcha maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.octo.captcha</groupId>
    <artifactId>jcaptcha</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.octo.captcha : jcaptcha gradle dependency to your build.gradle file:

implementation 'com.octo.captcha:jcaptcha:1.0'

Gradle Kotlin DSL: Add the following com.octo.captcha : jcaptcha gradle kotlin dependency to your build.gradle.kts file:

implementation("com.octo.captcha:jcaptcha:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.octo.captcha : jcaptcha sbt scala dependency to your build.sbt file:

libraryDependencies += "com.octo.captcha" % "jcaptcha" % "1.0"

Advertisement

Dependencies from Group

Nov 27, 2012
32 usages
May 29, 2007
9 usages
Nov 27, 2012
8 usages
Nov 27, 2012
6 usages

Discover Dependencies

May 28, 2008
53 usages
Sep 25, 2012
3 usages
jms
Nov 08, 2005
6 usages
Aug 21, 2023
76 usages
8.4k stars
Aug 23, 2023
9 usages
47.4k stars
Aug 07, 2023
1.4k usages
3.5k stars
Aug 21, 2023
46 usages
467 stars
Jun 20, 2016
60 usages
61 stars