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 test-architecture-0.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.producement.test.arch.spring
├─ com.producement.test.arch.spring.ConditionsKt.class - [JAR]
├─ com.producement.test.arch.spring.SpringRulesTest.class - [JAR]
com.producement.test.arch.time
├─ com.producement.test.arch.time.ConditionsKt.class - [JAR]
├─ com.producement.test.arch.time.TimeRulesTest.class - [JAR]
com.producement.test.arch
├─ com.producement.test.arch.BasePackageLocationProvider.class - [JAR]
├─ com.producement.test.arch.GeneralRulesTest.class - [JAR]