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 corpis-dao-api-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
sk.seges.corpis.core.shared.annotation.dao
├─ sk.seges.corpis.core.shared.annotation.dao.DataAccessObject.class - [JAR]
├─ sk.seges.corpis.core.shared.annotation.dao.DelegateDataAccessObject.class - [JAR]
sk.seges.corpis.dao
├─ sk.seges.corpis.dao.AbstractJPADAO.class - [JAR]
├─ sk.seges.corpis.dao.IJPAAware.class - [JAR]