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 repository4hibernate-shared-4.3.6.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.r4h
├─ net.sf.r4h.HibernateRepositoryUtils.class - [JAR]
├─ net.sf.r4h.Order.class - [JAR]
├─ net.sf.r4h.Page.class - [JAR]
├─ net.sf.r4h.Partition.class - [JAR]
├─ net.sf.r4h.Restrictions.class - [JAR]