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 brambolt-wrench-properties-2022.02.22-6022.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.brambolt.wrench
├─ com.brambolt.wrench.ApplicationProperties.class - [JAR]
├─ com.brambolt.wrench.InstanceProperties.class - [JAR]
├─ com.brambolt.wrench.MasterProperties.class - [JAR]
├─ com.brambolt.wrench.SystemProperties.class - [JAR]
com.brambolt
├─ com.brambolt.Specification.class - [JAR]
├─ com.brambolt.Versioning.class - [JAR]