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 today-infra-maven-plugin-4.0.0-Draft.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.taketoday.maven
├─ cn.taketoday.maven.AbstractAgentMojo.class - [JAR]
├─ cn.taketoday.maven.AbstractJacocoMojo.class - [JAR]
├─ cn.taketoday.maven.AbstractReportMojo.class - [JAR]
├─ cn.taketoday.maven.AgentMojo.class - [JAR]
├─ cn.taketoday.maven.CodeCoverageMojo.class - [JAR]
├─ cn.taketoday.maven.FileFilter.class - [JAR]
├─ cn.taketoday.maven.ReportFormat.class - [JAR]
├─ cn.taketoday.maven.ReportSupport.class - [JAR]