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-link-annotation-3.5.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
yui.comn.mybatisx.annotation
├─ yui.comn.mybatisx.annotation.DaoDef.class - [JAR]
├─ yui.comn.mybatisx.annotation.Link.class - [JAR]
├─ yui.comn.mybatisx.annotation.OneToMany.class - [JAR]
├─ yui.comn.mybatisx.annotation.OneToOne.class - [JAR]
├─ yui.comn.mybatisx.annotation.TenantId.class - [JAR]
├─ yui.comn.mybatisx.annotation.VoDef.class - [JAR]
yui.comn.mybatisx.annotation.model
├─ yui.comn.mybatisx.annotation.model.Clazz.class - [JAR]
├─ yui.comn.mybatisx.annotation.model.JoinType.class - [JAR]