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 ken-page-mybatis-commons-1.2.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ken.mybatis.protocol
├─ com.ken.mybatis.protocol.BasePage.class - [JAR]
├─ com.ken.mybatis.protocol.BaseResult.class - [JAR]
com.ken.mybatis.annotation
├─ com.ken.mybatis.annotation.AutoMapping.class - [JAR]
├─ com.ken.mybatis.annotation.IdAlias.class - [JAR]
├─ com.ken.mybatis.annotation.Paging.class - [JAR]
├─ com.ken.mybatis.annotation.ToMore.class - [JAR]
├─ com.ken.mybatis.annotation.ToOne.class - [JAR]
com.ken.mybatis.utils
├─ com.ken.mybatis.utils.KenPages.class - [JAR]
├─ com.ken.mybatis.utils.SpringContextHolder.class - [JAR]
com.ken.mybatis.entity
├─ com.ken.mybatis.entity.Page.class - [JAR]