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 nomad-maven-plugin-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.vantonov1
├─ com.github.vantonov1.HelpMojo.class - [JAR]
├─ com.github.vantonov1.NomadMojo.class - [JAR]
com.github.vantonov1.maven.metadata
├─ com.github.vantonov1.maven.metadata.Metadata.class - [JAR]
├─ com.github.vantonov1.maven.metadata.ObjectFactory.class - [JAR]
├─ com.github.vantonov1.maven.metadata.Plugin.class - [JAR]
├─ com.github.vantonov1.maven.metadata.Snapshot.class - [JAR]
├─ com.github.vantonov1.maven.metadata.SnapshotVersion.class - [JAR]
├─ com.github.vantonov1.maven.metadata.Versioning.class - [JAR]