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 tesler-dictionary-model-3.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.tesler.model.dictionary.entity
├─ io.tesler.model.dictionary.entity.AudDictionary.class - [JAR]
├─ io.tesler.model.dictionary.entity.AudDictionary_.class - [JAR]
├─ io.tesler.model.dictionary.entity.DictionaryItem.class - [JAR]
├─ io.tesler.model.dictionary.entity.DictionaryItemTranslation.class - [JAR]
├─ io.tesler.model.dictionary.entity.DictionaryItemTranslation_.class - [JAR]
├─ io.tesler.model.dictionary.entity.DictionaryItem_.class - [JAR]
├─ io.tesler.model.dictionary.entity.DictionaryTypeDesc.class - [JAR]
├─ io.tesler.model.dictionary.entity.DictionaryTypeDesc_.class - [JAR]
io.tesler.model.dictionary.listener
├─ io.tesler.model.dictionary.listener.DictionaryItemChangeListener.class - [JAR]