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 uberfire-maven-support-1.4.0.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.appformer.maven.support
├─ org.appformer.maven.support.AFReleaseId.class - [JAR]
├─ org.appformer.maven.support.AFReleaseIdImpl.class - [JAR]
├─ org.appformer.maven.support.DependencyFilter.class - [JAR]
├─ org.appformer.maven.support.MinimalPomParser.class - [JAR]
├─ org.appformer.maven.support.PomModel.class - [JAR]
├─ org.appformer.maven.support.PomModelGenerator.class - [JAR]