jar

io.apptik.json : model-generator

Maven & Gradle

Feb 11, 2017
15 stars

Java Model Generator · Java model generator from josn or json-schema

Table Of Contents

Latest Version

Download io.apptik.json : model-generator JAR file - Latest Versions:

All Versions

Download io.apptik.json : model-generator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 model-generator-1.1.0-alpha1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.apptik.json.modelgen

├─ io.apptik.json.modelgen.FtlGenerator.class - [JAR]

├─ io.apptik.json.modelgen.Generator.class - [JAR]

├─ io.apptik.json.modelgen.Util.class - [JAR]

io.apptik.json.modelgen.util

├─ io.apptik.json.modelgen.util.RuleAndReplacement.class - [JAR]

├─ io.apptik.json.modelgen.util.SchemaStore.class - [JAR]

├─ io.apptik.json.modelgen.util.UriUtils.class - [JAR]

├─ io.apptik.json.modelgen.util.WordUtils.class - [JAR]

Advertisement