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 nts-saas-helper-tags-1.1.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nentangso.core.repository
├─ org.nentangso.core.repository.NtsTagsRepository.class - [JAR]
├─ org.nentangso.core.repository.package-info.class - [JAR]
org.nentangso.core.domain
├─ org.nentangso.core.domain.NtsTagsEntity.class - [JAR]
├─ org.nentangso.core.domain.NtsTagsEntity_.class - [JAR]
├─ org.nentangso.core.domain.package-info.class - [JAR]
org.nentangso.core.service.helper
├─ org.nentangso.core.service.helper.NtsTagsHelper.class - [JAR]