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 xcite-maven-plugin-2.0.18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.forgerock.maven.plugins.xcite
├─ org.forgerock.maven.plugins.xcite.Citation.class - [JAR]
├─ org.forgerock.maven.plugins.xcite.Resolver.class - [JAR]
├─ org.forgerock.maven.plugins.xcite.XCiteMojo.class - [JAR]
org.forgerock.maven.plugins.xcite.utils
├─ org.forgerock.maven.plugins.xcite.utils.FileUtils.class - [JAR]
├─ org.forgerock.maven.plugins.xcite.utils.StringUtils.class - [JAR]