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 freelib-maven-plugins-0.4.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
info.freelibrary.maven
├─ info.freelibrary.maven.CPUandMemoryMojo.class - [JAR]
├─ info.freelibrary.maven.FilePermissionsMojo.class - [JAR]
├─ info.freelibrary.maven.I18nCodesMojo.class - [JAR]
├─ info.freelibrary.maven.IfFileThenPropertiesMojo.class - [JAR]
├─ info.freelibrary.maven.JavaLoggingHelperMojo.class - [JAR]
├─ info.freelibrary.maven.LatestSnapshotURLMojo.class - [JAR]
├─ info.freelibrary.maven.MavenLoggingMojo.class - [JAR]
├─ info.freelibrary.maven.MavenUtils.class - [JAR]
├─ info.freelibrary.maven.MediaTypeMojo.class - [JAR]
├─ info.freelibrary.maven.MessageCodes.class - [JAR]
├─ info.freelibrary.maven.MojoNames.class - [JAR]
├─ info.freelibrary.maven.TemplateInitMojo.class - [JAR]
├─ info.freelibrary.maven.UUIDGeneratingMojo.class - [JAR]