jar

org.aerysoft.minijson : minijson-ext

Maven & Gradle

Nov 13, 2013

MiniJSON Ext · A simple JSON parser/generator in Java. Ext module.

Table Of Contents

Latest Version

Download org.aerysoft.minijson : minijson-ext JAR file - Latest Versions:

All Versions

Download org.aerysoft.minijson : minijson-ext JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 minijson-ext-0.9.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.minijson.ext.template

├─ org.minijson.ext.template.JsonTemplateGenerator.class - [JAR]

├─ org.minijson.ext.template.TemplateJsonBuilder.class - [JAR]

org.minijson.ext.template.fm.gen

├─ org.minijson.ext.template.fm.gen.FreeMarkerTemplateGenerator.class - [JAR]