jar

com.apitrary : apitrary-orm-annotations

Maven & Gradle

Feb 10, 2013
2 usages
0 stars
Table Of Contents

Latest Version

Download com.apitrary : apitrary-orm-annotations JAR file - Latest Versions:

All Versions

Download com.apitrary : apitrary-orm-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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

com.apitrary.orm.annotations

├─ com.apitrary.orm.annotations.Codec.class - [JAR]

├─ com.apitrary.orm.annotations.Column.class - [JAR]

├─ com.apitrary.orm.annotations.Entity.class - [JAR]

├─ com.apitrary.orm.annotations.Id.class - [JAR]

├─ com.apitrary.orm.annotations.Reference.class - [JAR]

com.apitrary.orm.annotations.codec

├─ com.apitrary.orm.annotations.codec.Codec.class - [JAR]

com.apitrary.orm.annotations.cascade

├─ com.apitrary.orm.annotations.cascade.Cascade.class - [JAR]

Advertisement