jar

com.heliorm : annotation

Maven & Gradle

May 31, 2023
1 usages
1 stars

[HeliORM] Annotations

Table Of Contents

Latest Version

Download com.heliorm : annotation JAR file - Latest Versions:

All Versions

Download com.heliorm : annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
0.99.x
0.98
0.97
0.95
0.91
0.90
0.89

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 annotation-0.99.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.heliorm.annotation

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

├─ com.heliorm.annotation.ForeignKey.class - [JAR]

├─ com.heliorm.annotation.Ignore.class - [JAR]

├─ com.heliorm.annotation.Index.class - [JAR]

├─ com.heliorm.annotation.Indexes.class - [JAR]

├─ com.heliorm.annotation.Pojo.class - [JAR]

├─ com.heliorm.annotation.PrimaryKey.class - [JAR]

Advertisement