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 hotpotmaterial-jsonmeta-0.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hotpotmaterial.annotation
├─ org.hotpotmaterial.annotation.DictionaryType.class - [JAR]
├─ org.hotpotmaterial.annotation.RelationDesc.class - [JAR]
├─ org.hotpotmaterial.annotation.Secret.class - [JAR]
├─ org.hotpotmaterial.annotation.SeniorDto.class - [JAR]
org.hotpotmaterial.jsonmeta
├─ org.hotpotmaterial.jsonmeta.CrudMappingsMetadata.class - [JAR]
├─ org.hotpotmaterial.jsonmeta.JsonSchema.class - [JAR]
├─ org.hotpotmaterial.jsonmeta.JsonSchemaFormat.class - [JAR]
├─ org.hotpotmaterial.jsonmeta.JsonSchemaProperty.class - [JAR]
├─ org.hotpotmaterial.jsonmeta.JsonschemaMappingsMetadata.class - [JAR]
├─ org.hotpotmaterial.jsonmeta.MappingsMetaObj.class - [JAR]
├─ org.hotpotmaterial.jsonmeta.ObjectMetadata.class - [JAR]
├─ org.hotpotmaterial.jsonmeta.RelationsMetaObj.class - [JAR]
├─ org.hotpotmaterial.jsonmeta.ResourceMetaManager.class - [JAR]