MVN

com.github.whvcse : easy-captcha

Maven & Gradle

Aug 26, 2019
69 usages
121 stars

EasyCaptcha · Java web graphics verification code, support gif verification code.

<dependency>
    <groupId>com.github.whvcse</groupId>
    <artifactId>easy-captcha</artifactId>
    <version>1.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.whvcse : easy-captcha to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.2

All Versions

Choose a version of com.github.whvcse : easy-captcha to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
easy-captcha-1.6.2

How to add a dependency to Maven

Add the following com.github.whvcse : easy-captcha maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.whvcse</groupId>
    <artifactId>easy-captcha</artifactId>
    <version>1.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.whvcse : easy-captcha gradle dependency to your build.gradle file:

implementation 'com.github.whvcse:easy-captcha:1.6.2'

Gradle Kotlin DSL: Add the following com.github.whvcse : easy-captcha gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.whvcse:easy-captcha:1.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.whvcse : easy-captcha sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.whvcse" % "easy-captcha" % "1.6.2"

Advertisement

Dependencies from Group

Aug 26, 2019
69 usages
121 stars
Jan 22, 2020
2 usages
193 stars

Discover Dependencies

Aug 25, 2019
4 stars
Jul 23, 2020
1 usages
1 stars
Oct 15, 2021
0 stars
Apr 05, 2023
2 usages
5.4k stars
Aug 25, 2023
4 usages
3.9k stars
Aug 18, 2020
1.4k stars
Nov 23, 2021
2 usages
3 stars