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 stafutils-maven-plugin-0.130.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.simpleworks.staf.plugin.maven.stafutils.mojo
├─ de.simpleworks.staf.plugin.maven.stafutils.mojo.APITestclassesGenerator.class - [JAR]
├─ de.simpleworks.staf.plugin.maven.stafutils.mojo.ArtefactExtractor.class - [JAR]
de.simpleworks.staf.plugin.maven.stafutils.utils
├─ de.simpleworks.staf.plugin.maven.stafutils.utils.TestclassGeneratorProperties.class - [JAR]
de.simpleworks.staf.plugin.maven.stafutils.consts
├─ de.simpleworks.staf.plugin.maven.stafutils.consts.TestclassGeneratorConsts.class - [JAR]
de.simpleworks.staf.plugin.maven.stafutils.writer
├─ de.simpleworks.staf.plugin.maven.stafutils.writer.TestcaseWriter.class - [JAR]