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 rapidorm-api-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wangjie.rapidorm.api.constant
├─ com.wangjie.rapidorm.api.constant.Constants.class - [JAR]
com.wangjie.rapidorm.api.annotations
├─ com.wangjie.rapidorm.api.annotations.Column.class - [JAR]
├─ com.wangjie.rapidorm.api.annotations.Index.class - [JAR]
├─ com.wangjie.rapidorm.api.annotations.Table.class - [JAR]