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 matsbrokermonitor-api-0.1.5-2022-11-13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.mats3.matsbrokermonitor.api
├─ io.mats3.matsbrokermonitor.api.MatsBrokerBrowseAndActions.class - [JAR]
├─ io.mats3.matsbrokermonitor.api.MatsBrokerMonitor.class - [JAR]
├─ io.mats3.matsbrokermonitor.api.MatsFabricAggregates.class - [JAR]
├─ io.mats3.matsbrokermonitor.api.MatsFabricBrokerRepresentation.class - [JAR]
io.mats3.matsbrokermonitor.api.impl
├─ io.mats3.matsbrokermonitor.api.impl.MatsFabricArranger.class - [JAR]