jar

com.labijie.application : framework-kaptcha-human-starter

Maven & Gradle

Sep 29, 2021
7 stars

framework-kaptcha-human-starter · application framework package

Table Of Contents

Latest Version

Download com.labijie.application : framework-kaptcha-human-starter JAR file - Latest Versions:

All Versions

Download com.labijie.application : framework-kaptcha-human-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window framework-kaptcha-human-starter-2.1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.labijie.application.kaptcha.model

├─ com.labijie.application.kaptcha.model.ImageCaptchaEntry.class - [JAR]

├─ com.labijie.application.kaptcha.model.ImageCaptchaVerify.class - [JAR]

com.labijie.application.kaptcha.service

├─ com.labijie.application.kaptcha.service.IKaptchaService.class - [JAR]

com.labijie.application.kaptcha.service.impl

├─ com.labijie.application.kaptcha.service.impl.KaptchaHumanChecker.class - [JAR]

├─ com.labijie.application.kaptcha.service.impl.KaptchaService.class - [JAR]

com.labijie.application.kaptcha.controller

├─ com.labijie.application.kaptcha.controller.KaptchaController.class - [JAR]

com.labijie.application.kaptcha.configuration

├─ com.labijie.application.kaptcha.configuration.KaptchaAutoConfiguration.class - [JAR]