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 changebook-flink-cdc-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.github.changebooks.flink.cdc
├─ io.github.changebooks.flink.cdc.Binlog.class - [JAR]
├─ io.github.changebooks.flink.cdc.BinlogDeserialization.class - [JAR]
├─ io.github.changebooks.flink.cdc.BinlogParser.class - [JAR]
├─ io.github.changebooks.flink.cdc.BinlogProperties.class - [JAR]
├─ io.github.changebooks.flink.cdc.BinlogSourceBuilder.class - [JAR]
├─ io.github.changebooks.flink.cdc.BinlogStream.class - [JAR]
├─ io.github.changebooks.flink.cdc.JsonParser.class - [JAR]