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 uctool-maven-plugin-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.sf.uctool.mojo
├─ net.sf.uctool.mojo.ExportXsdMojo.class - [JAR]
├─ net.sf.uctool.mojo.GeneratingMojoBase.class - [JAR]
├─ net.sf.uctool.mojo.ImportXsdMojo.class - [JAR]
├─ net.sf.uctool.mojo.ResourcesMojo.class - [JAR]
├─ net.sf.uctool.mojo.UseCaseProcessingMojoBase.class - [JAR]
├─ net.sf.uctool.mojo.UseCasesMojo.class - [JAR]
net.sf.uctool.mojo.util
├─ net.sf.uctool.mojo.util.CopyAttachmentsWrapper.class - [JAR]