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 nessie-versioned-gc-iceberg-actions-0.9.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.projectnessie.versioned.gc.actions
├─ org.projectnessie.versioned.gc.actions.GcActionUtils.class - [JAR]
├─ org.projectnessie.versioned.gc.actions.GcActions.class - [JAR]
├─ org.projectnessie.versioned.gc.actions.GcActionsConfig.class - [JAR]
├─ org.projectnessie.versioned.gc.actions.ImmutableGcActionsConfig.class - [JAR]
org.apache.iceberg.spark.actions
├─ org.apache.iceberg.spark.actions.GcTableCleanAction.class - [JAR]