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 flowman-common-jersey-1.1.0-oss-spark2.4-hadoop2.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.dimajix.flowman.common.jersey
├─ com.dimajix.flowman.common.jersey.JacksonConfig.class - [JAR]
├─ com.dimajix.flowman.common.jersey.OptionParamConverterProvider.class - [JAR]
com.dimajix.flowman.common.jetty
├─ com.dimajix.flowman.common.jetty.JettyServer.class - [JAR]
├─ com.dimajix.flowman.common.jetty.JettyServerBuilder.class - [JAR]