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 afor-core-1.2.46.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nz.co.afor.framework
├─ nz.co.afor.framework.Collections.class - [JAR]
├─ nz.co.afor.framework.Fixture.class - [JAR]
├─ nz.co.afor.framework.FixtureReader.class - [JAR]
├─ nz.co.afor.framework.Retry.class - [JAR]
nz.co.afor.stereotype
├─ nz.co.afor.stereotype.ThreadBeanFactoryPostProcessor.class - [JAR]
├─ nz.co.afor.stereotype.ThreadScopeConfig.class - [JAR]