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 soitoolkit-generator-maven-plugin-2.0.0-M6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.soitoolkit.tools.generator.maven
├─ org.soitoolkit.tools.generator.maven.GenIntegrationComponentMojo.class - [JAR]
├─ org.soitoolkit.tools.generator.maven.GenIntegrationComponentTeststubMojo.class - [JAR]
├─ org.soitoolkit.tools.generator.maven.GenIntegrationComponentV2Mojo.class - [JAR]
├─ org.soitoolkit.tools.generator.maven.GenServiceDescriptionComponentMojo.class - [JAR]
├─ org.soitoolkit.tools.generator.maven.GenServiceMojo.class - [JAR]
├─ org.soitoolkit.tools.generator.maven.GenServiceV2Mojo.class - [JAR]