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 wirespec-maven-plugin-0.8.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
community.flock.wirespec.plugin.maven.utils
├─ community.flock.wirespec.plugin.maven.utils.JvmUtil.class - [JAR]
community.flock.wirespec.plugin.maven
├─ community.flock.wirespec.plugin.maven.BaseMojo.class - [JAR]
├─ community.flock.wirespec.plugin.maven.CustomMojo.class - [JAR]
├─ community.flock.wirespec.plugin.maven.GenerateMojo.class - [JAR]
├─ community.flock.wirespec.plugin.maven.Language.class - [JAR]