jar

cool.lazy-cat : orm-annotation

Maven & Gradle

May 24, 2022
4.1k stars

orm annotation · orm framework annotation

Table Of Contents

Latest Version

Download cool.lazy-cat : orm-annotation JAR file - Latest Versions:

All Versions

Download cool.lazy-cat : orm-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.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 orm-annotation-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cool.lazy.cat.orm.annotation

├─ cool.lazy.cat.orm.annotation.Column.class - [JAR]

├─ cool.lazy.cat.orm.annotation.Id.class - [JAR]

├─ cool.lazy.cat.orm.annotation.LogicDelete.class - [JAR]

├─ cool.lazy.cat.orm.annotation.ManyToOne.class - [JAR]

├─ cool.lazy.cat.orm.annotation.On.class - [JAR]

├─ cool.lazy.cat.orm.annotation.OneToMany.class - [JAR]

├─ cool.lazy.cat.orm.annotation.OneToOne.class - [JAR]

├─ cool.lazy.cat.orm.annotation.Parameter.class - [JAR]

├─ cool.lazy.cat.orm.annotation.Pojo.class - [JAR]

├─ cool.lazy.cat.orm.annotation.Table.class - [JAR]

├─ cool.lazy.cat.orm.annotation.Trigger.class - [JAR]

├─ cool.lazy.cat.orm.annotation.Validator.class - [JAR]

Advertisement