jar

com.mybatis-flex : mybatis-flex-annotation

Maven & Gradle

Aug 27, 2023
326 stars
Table Of Contents

Latest Version

Download com.mybatis-flex : mybatis-flex-annotation JAR file - Latest Versions:

All Versions

Download com.mybatis-flex : mybatis-flex-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
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 mybatis-flex-annotation-1.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mybatisflex.annotation

├─ com.mybatisflex.annotation.AbstractInsertListener.class - [JAR]

├─ com.mybatisflex.annotation.AbstractUpdateListener.class - [JAR]

├─ com.mybatisflex.annotation.Column.class - [JAR]

├─ com.mybatisflex.annotation.ColumnAlias.class - [JAR]

├─ com.mybatisflex.annotation.ColumnMask.class - [JAR]

├─ com.mybatisflex.annotation.EnumValue.class - [JAR]

├─ com.mybatisflex.annotation.Id.class - [JAR]

├─ com.mybatisflex.annotation.InsertListener.class - [JAR]

├─ com.mybatisflex.annotation.KeyType.class - [JAR]

├─ com.mybatisflex.annotation.Listener.class - [JAR]

├─ com.mybatisflex.annotation.NoneListener.class - [JAR]

├─ com.mybatisflex.annotation.RelationManyToMany.class - [JAR]

├─ com.mybatisflex.annotation.RelationManyToOne.class - [JAR]

├─ com.mybatisflex.annotation.RelationOneToMany.class - [JAR]

├─ com.mybatisflex.annotation.RelationOneToOne.class - [JAR]

├─ com.mybatisflex.annotation.SetListener.class - [JAR]

├─ com.mybatisflex.annotation.Table.class - [JAR]

├─ com.mybatisflex.annotation.UpdateListener.class - [JAR]

├─ com.mybatisflex.annotation.UseDataSource.class - [JAR]

Advertisement