DOC

com.tobedevoured.modelcitizen : spring

Maven & Gradle

Feb 12, 2020
94 stars

spring · 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 : spring Javadoc & API Documentation - Latest Versions:

All Versions

Download com.tobedevoured.modelcitizen : spring Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.8.x
0.7.x

How to open Javadoc JAR file in web browser

  1. Rename the file spring-0.8.3-javadoc.jar to spring-0.8.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder spring-0.8.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "spring-0.8.3-sources.jar" -d "spring-0.8.3-javadoc" -subpackages 

Advertisement

Dependencies from Group

Feb 12, 2020
1 usages
94 stars
Feb 12, 2020
94 stars
Feb 12, 2020
94 stars

Discover Dependencies

Feb 12, 2020
1 usages
94 stars
Feb 20, 2017
1 usages
1 stars
Dec 18, 2017
1 usages
8 stars
Jan 27, 2017
3 stars
Aug 28, 2017
14 usages
2.1k stars
Jan 11, 2018
3 usages
57 stars
Jan 11, 2018
19 usages
57 stars