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-org-contributor-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mopano.hibernate.org.json.spi
├─ com.mopano.hibernate.org.json.spi.JsonSettings.class - [JAR]
com.mopano.hibernate.org.json
├─ com.mopano.hibernate.org.json.Handling.class - [JAR]
├─ com.mopano.hibernate.org.json.JsonArrayJavaTypeDescriptor.class - [JAR]
├─ com.mopano.hibernate.org.json.JsonArrayType.class - [JAR]
├─ com.mopano.hibernate.org.json.JsonObjectJavaTypeDescriptor.class - [JAR]
├─ com.mopano.hibernate.org.json.JsonObjectType.class - [JAR]
├─ com.mopano.hibernate.org.json.JsonSqlPGObjectHandler.class - [JAR]
├─ com.mopano.hibernate.org.json.JsonSqlStringHandler.class - [JAR]
├─ com.mopano.hibernate.org.json.JsonTypeContributor.class - [JAR]