jar

com.tangzc : auto-table-annotation

Maven & Gradle

Feb 28, 2024
Table Of Contents

Latest Version

Download com.tangzc : auto-table-annotation JAR file - Latest Versions:

All Versions

Download com.tangzc : auto-table-annotation 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 auto-table-annotation-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tangzc.autotable.annotation.enums

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

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

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

com.tangzc.autotable.annotation.pgsql

├─ com.tangzc.autotable.annotation.pgsql.PgsqlTypeConstant.class - [JAR]

com.tangzc.autotable.annotation

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

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

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

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

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

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

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

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

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

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

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

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

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

com.tangzc.autotable.annotation.mysql

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

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

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

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