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 specgen-maven-plugin-2.1.1794.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.specgen
├─ io.specgen.ClientJavaMojo.class - [JAR]
├─ io.specgen.ClientKotlinMojo.class - [JAR]
├─ io.specgen.ModelsJavaMojo.class - [JAR]
├─ io.specgen.ModelsKotlinMojo.class - [JAR]
├─ io.specgen.ServiceJavaMojo.class - [JAR]
├─ io.specgen.ServiceKotlinMojo.class - [JAR]
├─ io.specgen.SpecgenAbstractMojo.class - [JAR]