jar

io.github.plmmilove : any-annotation-mybatis-plugin

Maven & Gradle

Apr 26, 2021
0 stars

any-annotation-mybatis-plugin · A plugin to provide mybatis generator enhancement. It need work with mybatis generator. support lombok annotation to entity class.

Table Of Contents

Latest Version

Download io.github.plmmilove : any-annotation-mybatis-plugin JAR file - Latest Versions:

All Versions

Download io.github.plmmilove : any-annotation-mybatis-plugin 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 any-annotation-mybatis-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.plmmilove.mybatis.plugin

├─ io.github.plmmilove.mybatis.plugin.ClassAnyAnnotationMybatisPlugin.class - [JAR]

├─ io.github.plmmilove.mybatis.plugin.FieldAnyAnnotationMybatisPlugin.class - [JAR]

├─ io.github.plmmilove.mybatis.plugin.LombokAnnotationMybatisPlugin.class - [JAR]

io.github.plmmilove.mybatis.bean

├─ io.github.plmmilove.mybatis.bean.FieldAnnotation.class - [JAR]

├─ io.github.plmmilove.mybatis.bean.GeneralAnnotation.class - [JAR]

io.github.plmmilove.mybatis.constants

├─ io.github.plmmilove.mybatis.constants.AnyAnnotationConstants.class - [JAR]

io.github.plmmilove.mybatis.util

├─ io.github.plmmilove.mybatis.util.AnyAnnotationUtil.class - [JAR]