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 historyinspector-db-3.17.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hammurapi.inspectors.history
├─ org.hammurapi.inspectors.history.History.class - [JAR]
├─ org.hammurapi.inspectors.history.HistoryEngine.class - [JAR]
├─ org.hammurapi.inspectors.history.HistoryImpl.class - [JAR]
├─ org.hammurapi.inspectors.history.JoinedHistory.class - [JAR]
├─ org.hammurapi.inspectors.history.JoinedHistoryImpl.class - [JAR]
├─ org.hammurapi.inspectors.history.ReportWithoutHistory.class - [JAR]
├─ org.hammurapi.inspectors.history.ReportWithoutHistoryImpl.class - [JAR]