jar

io.github.luo-zhan : transform-extension-for-mybatis-plus

Maven & Gradle

Jul 10, 2023
34 stars
Table Of Contents

Latest Version

Download io.github.luo-zhan : transform-extension-for-mybatis-plus JAR file - Latest Versions:

All Versions

Download io.github.luo-zhan : transform-extension-for-mybatis-plus JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.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 transform-extension-for-mybatis-plus-2.1.0-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.robot.transform.extend

├─ com.robot.transform.extend.TransformExtendForMyBatisPlusAutoConfiguration.class - [JAR]

com.robot.transform.extend.annotation

├─ com.robot.transform.extend.annotation.TransformFK.class - [JAR]

com.robot.transform.extend.transformer

├─ com.robot.transform.extend.transformer.ForeignKeyTransformer.class - [JAR]

com.robot.transform.extend.unwrapper

├─ com.robot.transform.extend.unwrapper.IPageUnWrapper.class - [JAR]

Advertisement