jar

io.github.bootystar : booty-mybatis-plus-generator

Maven & Gradle

Jan 10, 2024

booty-mybatis-plus-generator · code generator with mybatis-plus

Table Of Contents

Latest Version

Download io.github.bootystar : booty-mybatis-plus-generator JAR file - Latest Versions:

All Versions

Download io.github.bootystar : booty-mybatis-plus-generator 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 booty-mybatis-plus-generator-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.bootystar.mybatisplus.generator

├─ io.github.bootystar.mybatisplus.generator.CrudGenerator.class - [JAR]

├─ io.github.bootystar.mybatisplus.generator.CustomGenerator.class - [JAR]

├─ io.github.bootystar.mybatisplus.generator.ParentGenerator.class - [JAR]

io.github.bootystar.mybatisplus.core

├─ io.github.bootystar.mybatisplus.core.CustomMapper.class - [JAR]

├─ io.github.bootystar.mybatisplus.core.CustomService.class - [JAR]

├─ io.github.bootystar.mybatisplus.core.CustomServiceImpl.class - [JAR]

├─ io.github.bootystar.mybatisplus.core.Result.class - [JAR]

io.github.bootystar.mybatisplus.generator.config.child

├─ io.github.bootystar.mybatisplus.generator.config.child.DefaultConfig.class - [JAR]

├─ io.github.bootystar.mybatisplus.generator.config.child.ParentConfig.class - [JAR]

io.github.bootystar.mybatisplus.generator.engine

├─ io.github.bootystar.mybatisplus.generator.engine.EnhanceVelocityTemplateEngine.class - [JAR]

io.github.bootystar.mybatisplus.generator.config

├─ io.github.bootystar.mybatisplus.generator.config.ConfigBase.class - [JAR]

├─ io.github.bootystar.mybatisplus.generator.config.ConfigBaseBuilder.class - [JAR]

├─ io.github.bootystar.mybatisplus.generator.config.IConfig.class - [JAR]

Advertisement