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 maven-clover-plugin-2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.maven.plugin.clover
├─ org.apache.maven.plugin.clover.CloverAggregateMojo.class - [JAR]
├─ org.apache.maven.plugin.clover.CloverCheckMojo.class - [JAR]
├─ org.apache.maven.plugin.clover.CloverInstrumentInternalMojo.class - [JAR]
├─ org.apache.maven.plugin.clover.CloverInstrumentMojo.class - [JAR]
├─ org.apache.maven.plugin.clover.CloverLogMojo.class - [JAR]
├─ org.apache.maven.plugin.clover.CloverReportMojo.class - [JAR]
├─ org.apache.maven.plugin.clover.CloverSaveHistoryMojo.class - [JAR]
org.apache.maven.plugin.clover.internal
├─ org.apache.maven.plugin.clover.internal.AbstractCloverMojo.class - [JAR]