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 github-dependency-graph-domain_2.13-0.2.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.kipp.github.dependency.graph.domain
├─ io.kipp.github.dependency.graph.domain.DependencyNode.class - [JAR]
├─ io.kipp.github.dependency.graph.domain.DependencyRelationship.class - [JAR]
├─ io.kipp.github.dependency.graph.domain.DependencyScope.class - [JAR]
├─ io.kipp.github.dependency.graph.domain.DependencySnapshot.class - [JAR]
├─ io.kipp.github.dependency.graph.domain.Detector.class - [JAR]
├─ io.kipp.github.dependency.graph.domain.FileInfo.class - [JAR]
├─ io.kipp.github.dependency.graph.domain.Job.class - [JAR]
├─ io.kipp.github.dependency.graph.domain.Manifest.class - [JAR]