jar

com.gitee.huohuzhihui : huohuzhihui-verify

Maven & Gradle

Jan 16, 2021

huohuzhihui-verify · 系统软件证书验证模块,负责用户自定义验证规则的实现,可扩展

Table Of Contents

Latest Version

Download com.gitee.huohuzhihui : huohuzhihui-verify JAR file - Latest Versions:

All Versions

Download com.gitee.huohuzhihui : huohuzhihui-verify JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 huohuzhihui-verify-1.0.3.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.appleyk.verify.interceptor

├─ com.appleyk.verify.interceptor.LicenseVerifyInterceptor.class - [JAR]

com.appleyk.verify.annotion

├─ com.appleyk.verify.annotion.VLicense.class - [JAR]

com.appleyk.verify.config

├─ com.appleyk.verify.config.LicenseInterceptorConfig.class - [JAR]

├─ com.appleyk.verify.config.LicenseVerifyAutoConfigure.class - [JAR]

├─ com.appleyk.verify.config.LicenseVerifyProperties.class - [JAR]

com.appleyk.verify.controller

├─ com.appleyk.verify.controller.LoginTestController.class - [JAR]

├─ com.appleyk.verify.controller.PageController.class - [JAR]

├─ com.appleyk.verify.controller.User.class - [JAR]

├─ com.appleyk.verify.controller.VerifyTestController.class - [JAR]

com.appleyk.verify.listener

├─ com.appleyk.verify.listener.ACustomVerifyListener.class - [JAR]

├─ com.appleyk.verify.listener.LicenseVerifyListener.class - [JAR]