jar

net.ifok.plugin : mybatis-generator-enhanced

Maven & Gradle

Dec 07, 2020
1 stars

Mybatis Generator Enhanced · Mybatis Generator Extension Plugin,Support Swagger Model Annotation,Identity PrimaryKey Return Id,Java Comments.etc..

Table Of Contents

Latest Version

Download net.ifok.plugin : mybatis-generator-enhanced JAR file - Latest Versions:

All Versions

Download net.ifok.plugin : mybatis-generator-enhanced 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-generator-enhanced-1.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.ifok.mybatis.util

├─ net.ifok.mybatis.util.PluginUtils.class - [JAR]

net.ifok.mybatis.plugins

├─ net.ifok.mybatis.plugins.CommentPlugin.class - [JAR]

├─ net.ifok.mybatis.plugins.PrimaryKeyPlugin.class - [JAR]

├─ net.ifok.mybatis.plugins.SwaggerPlugin.class - [JAR]

Advertisement