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 topinfra-maven-test-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.infra.maven.test.utils
├─ top.infra.maven.test.utils.ClassPathUtils.class - [JAR]
├─ top.infra.maven.test.utils.TestUtils.class - [JAR]
top.infra.maven.test.logging
├─ top.infra.maven.test.logging.LoggerSlf4jImpl.class - [JAR]
top.infra.maven.test.extension
├─ top.infra.maven.test.extension.OptionCollections.class - [JAR]