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 core-0.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.mateu.jpautils.core
├─ io.mateu.jpautils.core.AbstractPU.class - [JAR]
├─ io.mateu.jpautils.core.AnnotationProcessor.class - [JAR]
├─ io.mateu.jpautils.core.EntitiesDiscoverer.class - [JAR]
├─ io.mateu.jpautils.core.MiPostgreSQLPlatform.class - [JAR]
├─ io.mateu.jpautils.core.PU.class - [JAR]