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 repack-maven-plugin-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.basepom.mojo.repack
├─ org.basepom.mojo.repack.ArtifactsLibraries.class - [JAR]
├─ org.basepom.mojo.repack.DependencyDefinition.class - [JAR]
├─ org.basepom.mojo.repack.DependencyDefinitionFilter.class - [JAR]
├─ org.basepom.mojo.repack.HelpMojo.class - [JAR]
├─ org.basepom.mojo.repack.LayoutType.class - [JAR]
├─ org.basepom.mojo.repack.OptionalArtifactFilter.class - [JAR]
├─ org.basepom.mojo.repack.PluginLog.class - [JAR]
├─ org.basepom.mojo.repack.RepackMojo.class - [JAR]
├─ org.basepom.mojo.repack.Reporter.class - [JAR]
├─ org.basepom.mojo.repack.ScopeExclusionFilter.class - [JAR]
├─ org.basepom.mojo.repack.Wildcard.class - [JAR]