jar

com.github.dcendents : mybatis-generator-plugins

Maven & Gradle

Feb 15, 2018
74 stars

MyBatis Generator Plugins · Set of plugins for the mybatis-generator to further tweak the generated code.

Table Of Contents

Latest Version

Download com.github.dcendents : mybatis-generator-plugins JAR file - Latest Versions:

All Versions

Download com.github.dcendents : mybatis-generator-plugins JAR file - All Versions:

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

com.github.dcendents.mybatis.generator.plugin.locking

├─ com.github.dcendents.mybatis.generator.plugin.locking.OptimisticLockingPlugin.class - [JAR]

com.github.dcendents.mybatis.generator.plugin.rename

├─ com.github.dcendents.mybatis.generator.plugin.rename.RenameExampleClassAndMethodsPlugin.class - [JAR]

com.github.dcendents.mybatis.generator.plugin.model

├─ com.github.dcendents.mybatis.generator.plugin.model.AlterModelPlugin.class - [JAR]

com.github.dcendents.mybatis.generator.plugin.wrap

├─ com.github.dcendents.mybatis.generator.plugin.wrap.WrapObjectPlugin.class - [JAR]

com.github.dcendents.mybatis.generator.plugin.annotation

├─ com.github.dcendents.mybatis.generator.plugin.annotation.AddClassAnnotationsPlugin.class - [JAR]

com.github.dcendents.mybatis.generator.plugin.client

├─ com.github.dcendents.mybatis.generator.plugin.client.AlterResultMapPlugin.class - [JAR]

├─ com.github.dcendents.mybatis.generator.plugin.client.CreateGenericInterfacePlugin.class - [JAR]

com.github.dcendents.mybatis.generator.plugin.subpackage

├─ com.github.dcendents.mybatis.generator.plugin.subpackage.CreateSubPackagePlugin.class - [JAR]

├─ com.github.dcendents.mybatis.generator.plugin.subpackage.RenameProperties.class - [JAR]

com.github.dcendents.mybatis.generator.plugin.dynamic.sql

├─ com.github.dcendents.mybatis.generator.plugin.dynamic.sql.DynamicSqlPlugin.class - [JAR]

├─ com.github.dcendents.mybatis.generator.plugin.dynamic.sql.DynamicSqlSupportClassGenerator.class - [JAR]