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 catalogBuilder-maven-plugin-4.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.marchand.xml.maven.catalog.model
├─ top.marchand.xml.maven.catalog.model.CatalogModel.class - [JAR]
├─ top.marchand.xml.maven.catalog.model.RewriteSystemModel.class - [JAR]
top.marchand.xml.maven.catalog
├─ top.marchand.xml.maven.catalog.Catalog.class - [JAR]
├─ top.marchand.xml.maven.catalog.ChmLogger.class - [JAR]
├─ top.marchand.xml.maven.catalog.DelegateEntry.class - [JAR]