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 jgit-ssh-jsch-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openrewrite.jgit.transport
├─ org.openrewrite.jgit.transport.CredentialsProviderUserInfo.class - [JAR]
├─ org.openrewrite.jgit.transport.JschConfigSessionFactory.class - [JAR]
├─ org.openrewrite.jgit.transport.JschSession.class - [JAR]
├─ org.openrewrite.jgit.transport.OpenSshConfig.class - [JAR]
org.openrewrite.jgit.internal.transport.jsch
├─ org.openrewrite.jgit.internal.transport.jsch.JSchText.class - [JAR]