jar

com.tangzc : mybatis-plus-ext-autotable-annotation

Maven & Gradle

Aug 14, 2023

mybatis-plus-ext-autotable-annotation

Table Of Contents

Latest Version

Download com.tangzc : mybatis-plus-ext-autotable-annotation JAR file - Latest Versions:

All Versions

Download com.tangzc : mybatis-plus-ext-autotable-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
3.5.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 mybatis-plus-ext-autotable-annotation-3.5.3.2-EXT501.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tangzc.mpe.autotable.annotation

├─ com.tangzc.mpe.autotable.annotation.Column.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.ColumnComment.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.ColumnDefault.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.ColumnId.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.ColumnType.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.Ignore.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.Index.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.IndexField.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.NotNull.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.Table.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.TableIndex.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.TableIndexes.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.UniqueIndex.class - [JAR]

com.tangzc.mpe.autotable.annotation.enums

├─ com.tangzc.mpe.autotable.annotation.enums.DefaultValueEnum.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.enums.IndexSortTypeEnum.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.enums.IndexTypeEnum.class - [JAR]

com.tangzc.mpe.autotable.annotation.mysql

├─ com.tangzc.mpe.autotable.annotation.mysql.MysqlCharset.class - [JAR]

├─ com.tangzc.mpe.autotable.annotation.mysql.MysqlEngine.class - [JAR]