jar

org.shenjia : mybatisx-generator

Maven & Gradle

Jun 14, 2023
0 stars
Table Of Contents

Latest Version

Download org.shenjia : mybatisx-generator JAR file - Latest Versions:

All Versions

Download org.shenjia : mybatisx-generator JAR file - All Versions:

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

org.shenjia.mybatis.generator.runtime.dynamic.sql.elements

├─ org.shenjia.mybatis.generator.runtime.dynamic.sql.elements.SelectPageMethodGenerator.class - [JAR]

├─ org.shenjia.mybatis.generator.runtime.dynamic.sql.elements.SelectRangeMethodGenerator.class - [JAR]

org.shenjia.mybatis.generator.types

├─ org.shenjia.mybatis.generator.types.MyBatisXJavaTypeResolver.class - [JAR]

org.shenjia.mybatis.generator.plugins

├─ org.shenjia.mybatis.generator.plugins.AnnotatedMapperPlugin.class - [JAR]

├─ org.shenjia.mybatis.generator.plugins.DynamicSqlExtensionPlugin.class - [JAR]

├─ org.shenjia.mybatis.generator.plugins.ExtendableModelPlugin.class - [JAR]

├─ org.shenjia.mybatis.generator.plugins.JavaCommentPlugin.class - [JAR]

├─ org.shenjia.mybatis.generator.plugins.MapperXmlOverwritePlugin.class - [JAR]

├─ org.shenjia.mybatis.generator.plugins.OptimisticLockPlugin.class - [JAR]

├─ org.shenjia.mybatis.generator.plugins.RenameExamplePlugin.class - [JAR]

org.shenjia.mybatis.generator

├─ org.shenjia.mybatis.generator.MyBatisXCommentGenerator.class - [JAR]

Advertisement