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 discovery-maven-plugin-0.0.25.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.landzcape.maven
├─ io.landzcape.maven.ArtifactIdParserKt.class - [JAR]
├─ io.landzcape.maven.MavenDiscoveryMojo.class - [JAR]
├─ io.landzcape.maven.MavenExtractExplorerMojo.class - [JAR]
├─ io.landzcape.maven.MavenMergerMojo.class - [JAR]
io.landzcape.maven.configuration
├─ io.landzcape.maven.configuration.MavenContext.class - [JAR]
├─ io.landzcape.maven.configuration.MavenDomain.class - [JAR]
├─ io.landzcape.maven.configuration.MavenLayer.class - [JAR]
io.landzcape.maven.util
├─ io.landzcape.maven.util.ConfigurationAccessor.class - [JAR]