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 dict-json-0.8.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.admin4j.dict.json.anno
├─ com.admin4j.dict.json.anno.DictJson.class - [JAR]
com.admin4j.dict.json
├─ com.admin4j.dict.json.DictSerializer.class - [JAR]
com.admin4j.dict.json.autoconfigure
├─ com.admin4j.dict.json.autoconfigure.DictJsonAutoconfigure.class - [JAR]
com.admin4j.dict.json.mvc
├─ com.admin4j.dict.json.mvc.DictInterceptor.class - [JAR]
├─ com.admin4j.dict.json.mvc.DictWebConfig.class - [JAR]