MVN

com.github.axet : kaptcha

Maven & Gradle

Nov 25, 2013
40 usages

kaptcha · A web kaptcha generation engine

<dependency>
    <groupId>com.github.axet</groupId>
    <artifactId>kaptcha</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.axet : kaptcha to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of com.github.axet : kaptcha to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
kaptcha-0.0.9
kaptcha-0.0.8
kaptcha-0.0.7
kaptcha-0.0.6

How to add a dependency to Maven

Add the following com.github.axet : kaptcha maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.axet</groupId>
    <artifactId>kaptcha</artifactId>
    <version>0.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.axet : kaptcha gradle dependency to your build.gradle file:

implementation 'com.github.axet:kaptcha:0.0.9'

Gradle Kotlin DSL: Add the following com.github.axet : kaptcha gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.axet:kaptcha:0.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.axet : kaptcha sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.axet" % "kaptcha" % "0.0.9"

Advertisement

Dependencies from Group

Aug 03, 2019
355 usages
Nov 25, 2013
40 usages
Feb 15, 2017
2 usages
Jul 31, 2023
2 usages
Nov 11, 2019
2 usages

Discover Dependencies

Sep 05, 2017
3 usages
3 stars
Dec 21, 2015
8 usages
214 stars
Apr 03, 2019
20 usages
1 stars
Feb 13, 2017
3 usages
Aug 20, 2018
4 usages
49 stars
Dec 01, 2016
3 usages
0 stars
Aug 21, 2023
9 usages
34.3k stars