jar

io.github.verygoodwlk : ken-page-mybatis-commons

Maven & Gradle

May 27, 2022
3 usages
19 stars
Table Of Contents

Latest Version

Download io.github.verygoodwlk : ken-page-mybatis-commons JAR file - Latest Versions:

All Versions

Download io.github.verygoodwlk : ken-page-mybatis-commons JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement