jar

io.github.ranSprd : netbeans-pojoMaker

Maven & Gradle

Aug 18, 2023

NB PojoMaker 0.7.0 · This plugin is a small integrated interface of jsonschema2pojo which generates simple Java classes from Json snippets.

Table Of Contents

Latest Version

Download io.github.ranSprd : netbeans-pojoMaker JAR file - Latest Versions:

All Versions

Download io.github.ranSprd : netbeans-pojoMaker JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3.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 netbeans-pojoMaker-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.ranSprd.pojomaker.actions

├─ io.github.ranSprd.pojomaker.actions.JsonToPojoWizardAction.class - [JAR]

├─ io.github.ranSprd.pojomaker.actions.NewFromJsonProjectAction.class - [JAR]

├─ io.github.ranSprd.pojomaker.actions.NewFromJsonSourceFolderAction.class - [JAR]

├─ io.github.ranSprd.pojomaker.actions.NewPojoToolbarAction.class - [JAR]

io.github.ranSprd.pojomaker.extensions

├─ io.github.ranSprd.pojomaker.extensions.ReducedSchemaAnnotator.class - [JAR]

io.github.ranSprd.pojomaker

├─ io.github.ranSprd.pojomaker.ClassesGenerator.class - [JAR]

├─ io.github.ranSprd.pojomaker.ClassesGeneratorConfig.class - [JAR]

io.github.ranSprd.pojomaker.ui

├─ io.github.ranSprd.pojomaker.ui.JsonToPojoVisualPanel1.class - [JAR]

├─ io.github.ranSprd.pojomaker.ui.JsonToPojoVisualPanel2.class - [JAR]

├─ io.github.ranSprd.pojomaker.ui.JsonToPojoWizard.class - [JAR]

├─ io.github.ranSprd.pojomaker.ui.JsonToPojoWizardData.class - [JAR]

├─ io.github.ranSprd.pojomaker.ui.JsonToPojoWizardPanel1.class - [JAR]

├─ io.github.ranSprd.pojomaker.ui.JsonToPojoWizardPanel2.class - [JAR]