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 kover-maven-plugin-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.mavi.kover.plugin
├─ io.github.mavi.kover.plugin.AbstractKoverMojo.class - [JAR]
├─ io.github.mavi.kover.plugin.AgentMojo.class - [JAR]
├─ io.github.mavi.kover.plugin.AggregationGroup.class - [JAR]
├─ io.github.mavi.kover.plugin.AggregationType.class - [JAR]
├─ io.github.mavi.kover.plugin.BoundViolations.class - [JAR]
├─ io.github.mavi.kover.plugin.MetricType.class - [JAR]
├─ io.github.mavi.kover.plugin.ProjectExtensionsKt.class - [JAR]
├─ io.github.mavi.kover.plugin.ReportMojo.class - [JAR]
├─ io.github.mavi.kover.plugin.ReportType.class - [JAR]
├─ io.github.mavi.kover.plugin.RuleViolations.class - [JAR]
├─ io.github.mavi.kover.plugin.VerificationRule.class - [JAR]
├─ io.github.mavi.kover.plugin.VerifyMojo.class - [JAR]
├─ io.github.mavi.kover.plugin.ViolationId.class - [JAR]