jar

io.github.wikimore : mybatis-generator-plugin

Maven & Gradle

May 25, 2023
0 stars

mybatis-generator-plugin · A mybatis generator plugin for paging and table sharding with mysql.

Table Of Contents

Latest Version

Download io.github.wikimore : mybatis-generator-plugin JAR file - Latest Versions:

All Versions

Download io.github.wikimore : mybatis-generator-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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-generator-plugin-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.wikimore.mybatis.generator.plugin

├─ io.github.wikimore.mybatis.generator.plugin.MapperXmlRenamePlugin.class - [JAR]

├─ io.github.wikimore.mybatis.generator.plugin.MysqlPagingPlugin.class - [JAR]

├─ io.github.wikimore.mybatis.generator.plugin.MysqlTableShardPlugin.class - [JAR]

io.github.wikimore.mybatis.generator.resolver

├─ io.github.wikimore.mybatis.generator.resolver.JavaTypeResolver.class - [JAR]

io.github.wikimore.mybatis.generator.util

├─ io.github.wikimore.mybatis.generator.util.Const.class - [JAR]