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 test-utils-1.0.0.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.narayana.db
├─ io.narayana.db.Allocator.class - [JAR]
├─ io.narayana.db.CIPostgreAllocator.class - [JAR]
├─ io.narayana.db.DB.class - [JAR]
├─ io.narayana.db.DBAllocator.class - [JAR]
├─ io.narayana.db.H2Allocator.class - [JAR]
├─ io.narayana.db.PostgreContainerAllocator.class - [JAR]