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 boot-8.0.0-137.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.mobicents.ss7.sgw.boot
├─ org.mobicents.ss7.sgw.boot.Configuration.class - [JAR]
├─ org.mobicents.ss7.sgw.boot.FileFilterImpl.class - [JAR]
├─ org.mobicents.ss7.sgw.boot.Main.class - [JAR]
├─ org.mobicents.ss7.sgw.boot.MainDeployer.class - [JAR]