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 jsch-spring-boot-starter-0.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.seven.cow.jsch.spring.boot.starter.listener
├─ com.seven.cow.jsch.spring.boot.starter.listener.SshAgencyStrapper.class - [JAR]
com.seven.cow.jsch.spring.boot.starter
├─ com.seven.cow.jsch.spring.boot.starter.JschAutoConfiguration.class - [JAR]
com.seven.cow.jsch.spring.boot.starter.properties
├─ com.seven.cow.jsch.spring.boot.starter.properties.SshProperties.class - [JAR]
├─ com.seven.cow.jsch.spring.boot.starter.properties.SshProxyProperties.class - [JAR]