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-service-impl-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.service.impl
├─ org.projectnessie.catalog.service.impl.CatalogObjTypeBundle.class - [JAR]
├─ org.projectnessie.catalog.service.impl.CatalogServiceImpl.class - [JAR]
├─ org.projectnessie.catalog.service.impl.EntityObj.class - [JAR]
├─ org.projectnessie.catalog.service.impl.EntitySnapshotObj.class - [JAR]
├─ org.projectnessie.catalog.service.impl.EntitySnapshotTaskBehavior.class - [JAR]
├─ org.projectnessie.catalog.service.impl.EntitySnapshotTaskRequest.class - [JAR]
├─ org.projectnessie.catalog.service.impl.IcebergStuff.class - [JAR]
├─ org.projectnessie.catalog.service.impl.ImmutableEntityObj.class - [JAR]
├─ org.projectnessie.catalog.service.impl.ImmutableEntitySnapshotObj.class - [JAR]
├─ org.projectnessie.catalog.service.impl.ImmutableEntitySnapshotTaskRequest.class - [JAR]
├─ org.projectnessie.catalog.service.impl.ImportSnapshotWorker.class - [JAR]
├─ org.projectnessie.catalog.service.impl.Util.class - [JAR]