jar

de.javacook : proxifier

Maven & Gradle

Jul 05, 2019
0 stars

Proxifier · Utility to guarantee that all getters and setters of an object have been invoked, mainly in case of bean mappings

Table Of Contents

Latest Version

Download de.javacook : proxifier JAR file - Latest Versions:

All Versions

Download de.javacook : proxifier JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0

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 proxifier-3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.javacook.enumcheck

├─ com.javacook.enumcheck.EnumCheck.class - [JAR]

com.javacook.proxifier

├─ com.javacook.proxifier.BeanNameUtils.class - [JAR]

├─ com.javacook.proxifier.Proxifier.class - [JAR]

Advertisement