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-catalog-format-iceberg-fixturegen-0.90.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.projectnessie.catalog.formats.iceberg.fixtures
├─ org.projectnessie.catalog.formats.iceberg.fixtures.IcebergFixtures.class - [JAR]
├─ org.projectnessie.catalog.formats.iceberg.fixtures.IcebergGenerateFixtures.class - [JAR]
├─ org.projectnessie.catalog.formats.iceberg.fixtures.IcebergManifestFileGenerator.class - [JAR]
├─ org.projectnessie.catalog.formats.iceberg.fixtures.IcebergManifestListGenerator.class - [JAR]
├─ org.projectnessie.catalog.formats.iceberg.fixtures.IcebergSchemaGenerator.class - [JAR]
├─ org.projectnessie.catalog.formats.iceberg.fixtures.ImmutableIcebergGenTextCols.class - [JAR]
├─ org.projectnessie.catalog.formats.iceberg.fixtures.ImmutableIcebergManifestFileGenerator.class - [JAR]
├─ org.projectnessie.catalog.formats.iceberg.fixtures.ImmutableIcebergManifestListGenerator.class - [JAR]