jar

com.321wing.wingframework : wingframework-annotation

Maven & Gradle

Mar 24, 2016
3 usages

wingframework-annotation · wing������������

Table Of Contents

Latest Version

Download com.321wing.wingframework : wingframework-annotation JAR file - Latest Versions:

All Versions

Download com.321wing.wingframework : wingframework-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 wingframework-annotation-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wing321.annotations.runtime.persistence

├─ com.wing321.annotations.runtime.persistence.Column.class - [JAR]

├─ com.wing321.annotations.runtime.persistence.Comment.class - [JAR]

├─ com.wing321.annotations.runtime.persistence.Id.class - [JAR]

├─ com.wing321.annotations.runtime.persistence.Table.class - [JAR]

com.wing321.annotations.runtime.version

├─ com.wing321.annotations.runtime.version.Version.class - [JAR]

com.wing321.annotations.runtime.springmvc

├─ com.wing321.annotations.runtime.springmvc.AutoEncoding.class - [JAR]

com.wing321.annotations.devtime

├─ com.wing321.annotations.devtime.CreateTable.class - [JAR]

├─ com.wing321.annotations.devtime.StoreData.class - [JAR]

├─ com.wing321.annotations.devtime.TestOrder.class - [JAR]