DOC

io.github.yufeixuan : easy-captcha

Maven & Gradle

Oct 20, 2020
10 stars

EasyCaptcha · Java图形验证码,支持png透明验证码,支持gif验证码,支持base64验证码,中文验证码,适用于Java Web、JavaSE项目。

Table Of Contents

Latest Version

Download io.github.yufeixuan : easy-captcha Javadoc & API Documentation - Latest Versions:

All Versions

Download io.github.yufeixuan : easy-captcha Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file easy-captcha-1.5.3-javadoc.jar to easy-captcha-1.5.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder easy-captcha-1.5.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "easy-captcha-1.5.3-sources.jar" -d "easy-captcha-1.5.3-javadoc" -subpackages