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 coherence-kafka-sink-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oracle.coherence.kafka.connect.sink
├─ com.oracle.coherence.kafka.connect.sink.CoherenceSinkConfig.class - [JAR]
├─ com.oracle.coherence.kafka.connect.sink.CoherenceSinkTask.class - [JAR]
com.oracle.coherence.kafka.connect.util
├─ com.oracle.coherence.kafka.connect.util.CustomConverter.class - [JAR]
├─ com.oracle.coherence.kafka.connect.util.CustomConverterConfig.class - [JAR]
├─ com.oracle.coherence.kafka.connect.util.Version.class - [JAR]
com.oracle.coherence.kafka.connect
├─ com.oracle.coherence.kafka.connect.CoherenceSinkConnector.class - [JAR]