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 public-xar-repo-plugin-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.exist.maven.plugins.publicxarrepo
├─ org.exist.maven.plugins.publicxarrepo.CacheManager.class - [JAR]
├─ org.exist.maven.plugins.publicxarrepo.FileUtils.class - [JAR]
├─ org.exist.maven.plugins.publicxarrepo.MojoUtils.class - [JAR]
├─ org.exist.maven.plugins.publicxarrepo.Package.class - [JAR]
├─ org.exist.maven.plugins.publicxarrepo.PackageDb.class - [JAR]
├─ org.exist.maven.plugins.publicxarrepo.PackageInfo.class - [JAR]
├─ org.exist.maven.plugins.publicxarrepo.ResolveMojo.class - [JAR]
├─ org.exist.maven.plugins.publicxarrepo.SemanticVersion.class - [JAR]
├─ org.exist.maven.plugins.publicxarrepo.Utils.class - [JAR]
├─ org.exist.maven.plugins.publicxarrepo.XmlUtils.class - [JAR]