jar

cn.sinozg.applet : applet-annotation

Maven & Gradle

Apr 15, 2024

applet-annotation · 自定义功能注解

Table Of Contents

Latest Version

Download cn.sinozg.applet : applet-annotation JAR file - Latest Versions:

All Versions

Download cn.sinozg.applet : applet-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 applet-annotation-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.sinozg.applet.common.customizer

├─ cn.sinozg.applet.common.customizer.EnumFieldCustomizer.class - [JAR]

├─ cn.sinozg.applet.common.customizer.JsonFieldCustomizer.class - [JAR]

cn.sinozg.applet.common.serializer

├─ cn.sinozg.applet.common.serializer.DictFieldSerializer.class - [JAR]

├─ cn.sinozg.applet.common.serializer.PicUrlFieldSerializer.class - [JAR]

cn.sinozg.applet.common.aspectj

├─ cn.sinozg.applet.common.aspectj.RedissonLockAspect.class - [JAR]

cn.sinozg.applet.common.annotation

├─ cn.sinozg.applet.common.annotation.DictTrans.class - [JAR]

├─ cn.sinozg.applet.common.annotation.JsonField.class - [JAR]

├─ cn.sinozg.applet.common.annotation.PicUrl.class - [JAR]

├─ cn.sinozg.applet.common.annotation.RedissonLock.class - [JAR]

├─ cn.sinozg.applet.common.annotation.RepeatSubmit.class - [JAR]

cn.sinozg.applet.common.utils

├─ cn.sinozg.applet.common.utils.DictTransUtil.class - [JAR]