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 mybatis-pp-annotation-3.5.2-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.kovizone.mybatispp.annotation
├─ com.kovizone.mybatispp.annotation.DefaultType.class - [JAR]
├─ com.kovizone.mybatispp.annotation.JoinType.class - [JAR]
├─ com.kovizone.mybatispp.annotation.Operation.class - [JAR]
├─ com.kovizone.mybatispp.annotation.TableAlias.class - [JAR]
├─ com.kovizone.mybatispp.annotation.TableJoin.class - [JAR]
├─ com.kovizone.mybatispp.annotation.TableJoins.class - [JAR]
├─ com.kovizone.mybatispp.annotation.WrapperModel.class - [JAR]
├─ com.kovizone.mybatispp.annotation.WrapperModelProperty.class - [JAR]