jar

io.github.vwenx : mybatis-plus-ext

Maven & Gradle

Apr 04, 2023
Table Of Contents

Latest Version

Download io.github.vwenx : mybatis-plus-ext JAR file - Latest Versions:

All Versions

Download io.github.vwenx : mybatis-plus-ext JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 mybatis-plus-ext-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.vwenx.mpext.mapper

├─ io.github.vwenx.mpext.mapper.BaseMapperExt.class - [JAR]

├─ io.github.vwenx.mpext.mapper.BatchMapper.class - [JAR]

├─ io.github.vwenx.mpext.mapper.SimpleMapper.class - [JAR]

├─ io.github.vwenx.mpext.mapper.SoftDeleteMapper.class - [JAR]

├─ io.github.vwenx.mpext.mapper.Tool.class - [JAR]

io.github.vwenx.mpext.exception

├─ io.github.vwenx.mpext.exception.MybatisPlusExtException.class - [JAR]

io.github.vwenx.mpext.tooltik

├─ io.github.vwenx.mpext.tooltik.PageConverter.class - [JAR]

├─ io.github.vwenx.mpext.tooltik.PageQueryHelper.class - [JAR]