View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window json-schema-generator-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.phantomstr.testing.tool.json.schema.generator.reporter
├─ io.github.phantomstr.testing.tool.json.schema.generator.reporter.Reporter.class - [JAR]
io.github.phantomstr.testing.tool.json.schema.generator
├─ io.github.phantomstr.testing.tool.json.schema.generator.App.class - [JAR]
├─ io.github.phantomstr.testing.tool.json.schema.generator.GlobalParameters.class - [JAR]
├─ io.github.phantomstr.testing.tool.json.schema.generator.MavenGenerateGoal.class - [JAR]
├─ io.github.phantomstr.testing.tool.json.schema.generator.SchemasGenerator.class - [JAR]
io.github.phantomstr.testing.tool.json.schema.generator.mapping
├─ io.github.phantomstr.testing.tool.json.schema.generator.mapping.ClassMapping.class - [JAR]
io.github.phantomstr.testing.tool.json.schema.generator.schema
├─ io.github.phantomstr.testing.tool.json.schema.generator.schema.CustomSchemaFactoryWrapper.class - [JAR]
├─ io.github.phantomstr.testing.tool.json.schema.generator.schema.GenerateSchemas.class - [JAR]