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 ax-test-0.0.18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.g2forge.alexandria.test
├─ com.g2forge.alexandria.test.FieldMatcher.class - [JAR]
├─ com.g2forge.alexandria.test.HAssert.class - [JAR]
├─ com.g2forge.alexandria.test.HAssume.class - [JAR]
├─ com.g2forge.alexandria.test.HMatchers.class - [JAR]
├─ com.g2forge.alexandria.test.HMock.class - [JAR]
├─ com.g2forge.alexandria.test.HTestData.class - [JAR]
├─ com.g2forge.alexandria.test.IsThrowable.class - [JAR]
├─ com.g2forge.alexandria.test.Tester.class - [JAR]