jar

org.juhewu : juhewu-data-annotation

Maven & Gradle

Feb 20, 2023
1 stars
Table Of Contents

Latest Version

Download org.juhewu : juhewu-data-annotation JAR file - Latest Versions:

All Versions

Download org.juhewu : juhewu-data-annotation 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 juhewu-data-annotation-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.juhewu.data.annotation

├─ org.juhewu.data.annotation.FieldEncrypt.class - [JAR]

├─ org.juhewu.data.annotation.FieldSensitive.class - [JAR]

org.juhewu.data.context

├─ org.juhewu.data.context.RequestDataContextHolder.class - [JAR]

org.juhewu.data.encrypt

├─ org.juhewu.data.encrypt.IEncryptor.class - [JAR]

org.juhewu.data.exception

├─ org.juhewu.data.exception.DecryptException.class - [JAR]

org.juhewu.data.sensitive

├─ org.juhewu.data.sensitive.ISensitive.class - [JAR]

├─ org.juhewu.data.sensitive.ISensitiveStrategy.class - [JAR]

├─ org.juhewu.data.sensitive.SensitiveSerializer.class - [JAR]

├─ org.juhewu.data.sensitive.SensitiveType.class - [JAR]

Advertisement