jar

com.alibaba.otter : canal.kafka

Maven & Gradle

Aug 20, 2018
25.9k stars
Table Of Contents

Latest Version

Download com.alibaba.otter : canal.kafka JAR file - Latest Versions:

All Versions

Download com.alibaba.otter : canal.kafka JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window canal.kafka-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.alibaba.otter.canal.kafka

├─ com.alibaba.otter.canal.kafka.CanalLauncher.class - [JAR]

├─ com.alibaba.otter.canal.kafka.CanalServerStarter.class - [JAR]

com.alibaba.otter.canal.kafka.producer

├─ com.alibaba.otter.canal.kafka.producer.CanalKafkaProducer.class - [JAR]

├─ com.alibaba.otter.canal.kafka.producer.CanalKafkaStarter.class - [JAR]

├─ com.alibaba.otter.canal.kafka.producer.KafkaProperties.class - [JAR]

├─ com.alibaba.otter.canal.kafka.producer.MessageSerializer.class - [JAR]

Advertisement