jar

com.tobedevoured.modelcitizen : parent

Maven & Gradle

Feb 12, 2020
94 stars

parent · Model Citizen is an annotation based model factory for Java. A Model is mapped by a Blueprint using annotated fields. Blueprints contain default values and references to other blueprinted models. The ModelFactory can create Models based on registered Blueprints. A Model already created can be passed into the ModelFactory as a Reference Model, which will be used as the basis for the new Model.

Table Of Contents

Latest Version

Download com.tobedevoured.modelcitizen : parent JAR file - Latest Versions:

All Versions

Download com.tobedevoured.modelcitizen : parent JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.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 parent-0.8.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement