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 phone-data-management-system-domain-3.11.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.alpharogroup.phone.data.management.system.service
├─ de.alpharogroup.phone.data.management.system.service.SlotScoreDomainService.class - [JAR]
de.alpharogroup.phone.data.management.system.mapper
├─ de.alpharogroup.phone.data.management.system.mapper.SlotScoresMapper.class - [JAR]
de.alpharogroup.phone.data.management.system.service.api
├─ de.alpharogroup.phone.data.management.system.service.api.SlotScoreService.class - [JAR]
de.alpharogroup.phone.data.management.system.domain
├─ de.alpharogroup.phone.data.management.system.domain.SlotScore.class - [JAR]