View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hibernate-json-contributor-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mopano.hibernate.json.spi
├─ com.mopano.hibernate.json.spi.JsonSettings.class - [JAR]
com.mopano.hibernate.json
├─ com.mopano.hibernate.json.Handling.class - [JAR]
├─ com.mopano.hibernate.json.JsonJavaTypeDescriptor.class - [JAR]
├─ com.mopano.hibernate.json.JsonSqlPGObjectHandler.class - [JAR]
├─ com.mopano.hibernate.json.JsonSqlStringHandler.class - [JAR]
├─ com.mopano.hibernate.json.JsonType.class - [JAR]
├─ com.mopano.hibernate.json.JsonTypeContributor.class - [JAR]