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 pom-manipulation-integration-test-4.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.commonjava.maven.ext.integrationtest
├─ org.commonjava.maven.ext.integrationtest.ITestUtils.class - [JAR]
org.commonjava.maven.ext.integrationtest.invoker
├─ org.commonjava.maven.ext.integrationtest.invoker.DefaultExecutionParser.class - [JAR]
├─ org.commonjava.maven.ext.integrationtest.invoker.Execution.class - [JAR]
├─ org.commonjava.maven.ext.integrationtest.invoker.ExecutionParser.class - [JAR]
├─ org.commonjava.maven.ext.integrationtest.invoker.ExecutionParserHandler.class - [JAR]