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 snapshot-generator-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.gematik.refv.snapshots.helper
├─ de.gematik.refv.snapshots.helper.DependencyGenerator.class - [JAR]
├─ de.gematik.refv.snapshots.helper.FixedSnapshotGeneratingValidationSupport.class - [JAR]
├─ de.gematik.refv.snapshots.helper.NpmLocalPackageValidationSupport.class - [JAR]
├─ de.gematik.refv.snapshots.helper.NpmPackageLoader.class - [JAR]
├─ de.gematik.refv.snapshots.helper.TARGZ.class - [JAR]
de.gematik.refv.snapshots
├─ de.gematik.refv.snapshots.SnapshotGenerator.class - [JAR]
├─ de.gematik.refv.snapshots.SnapshotMain.class - [JAR]