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 mapresultset-0.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.tivrfoa.mapresultset.api
├─ io.github.tivrfoa.mapresultset.api.Column.class - [JAR]
├─ io.github.tivrfoa.mapresultset.api.Id.class - [JAR]
├─ io.github.tivrfoa.mapresultset.api.ManyToMany.class - [JAR]
├─ io.github.tivrfoa.mapresultset.api.ManyToOne.class - [JAR]
├─ io.github.tivrfoa.mapresultset.api.OneToMany.class - [JAR]
├─ io.github.tivrfoa.mapresultset.api.OneToOne.class - [JAR]
├─ io.github.tivrfoa.mapresultset.api.Query.class - [JAR]
├─ io.github.tivrfoa.mapresultset.api.Table.class - [JAR]