MVN

com.github.penggle : kaptcha

Maven & Gradle

May 18, 2015
86 usages
349 stars

kaptcha · commons is a little java tool to make your development easier in your work.

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

Latest Version

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

  • Latest Stable: 2.3.2

All Versions

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

Version Vulnerabilities Updated
2.3.x
kaptcha-2.3.2
CVE-2018-18531

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.penggle</groupId>
    <artifactId>kaptcha</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.penggle:kaptcha:2.3.2'

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

implementation("com.github.penggle:kaptcha:2.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.penggle" % "kaptcha" % "2.3.2"

Advertisement

Dependencies from Group

May 18, 2015
86 usages
349 stars
Apr 06, 2017
1 usages
8 stars
Aug 31, 2019
1 usages
19 stars

Discover Dependencies

Jul 01, 2023
4.8k stars
Jul 01, 2023
416 usages
4.7k stars
Jun 27, 2023
3 usages
0 stars
Jul 01, 2015
1.8k stars
Jul 27, 2023
2 usages
483 stars
Mar 26, 2023
204 usages
1k stars
Feb 01, 2023
82 stars
Sep 01, 2015
1.6k stars