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 causeway-testing-archtestsupport-applib-2.0.0-RC2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.causeway.testing.archtestsupport.applib.classrules
├─ org.apache.causeway.testing.archtestsupport.applib.classrules.ArchitectureDomainRules.class - [JAR]
├─ org.apache.causeway.testing.archtestsupport.applib.classrules.ArchitectureJdoRules.class - [JAR]
├─ org.apache.causeway.testing.archtestsupport.applib.classrules.ArchitectureJpaRules.class - [JAR]
├─ org.apache.causeway.testing.archtestsupport.applib.classrules.CommonPredicates.class - [JAR]
├─ org.apache.causeway.testing.archtestsupport.applib.classrules._LogicalNaming.class - [JAR]
org.apache.causeway.testing.archtestsupport.applib.modulerules
├─ org.apache.causeway.testing.archtestsupport.applib.modulerules.ArchitectureModuleRules.class - [JAR]
├─ org.apache.causeway.testing.archtestsupport.applib.modulerules.Subpackage.class - [JAR]
├─ org.apache.causeway.testing.archtestsupport.applib.modulerules.SubpackageEnum.class - [JAR]
org.apache.causeway.testing.archtestsupport.applib
├─ org.apache.causeway.testing.archtestsupport.applib.CausewayModuleTestingArchTestSupportApplib.class - [JAR]