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 antora-maven-plugin-1.0.0-alpha.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.antora.maven
├─ org.antora.maven.AntoraMavenPlugin.class - [JAR]
├─ org.antora.maven.FileDownloader.class - [JAR]
├─ org.antora.maven.FileSideloader.class - [JAR]
├─ org.antora.maven.FrontendMojoExecutor.class - [JAR]
├─ org.antora.maven.HelpMojo.class - [JAR]
├─ org.antora.maven.NodeVersionResolver.class - [JAR]
├─ org.antora.maven.PlaybookProvider.class - [JAR]
├─ org.antora.maven.ProvidedPlaybookRetriever.class - [JAR]
├─ org.antora.maven.SystemNodeLinker.class - [JAR]