jar

com.blueapron : kafka-connect-protobuf-converter

Maven & Gradle

Feb 28, 2020
95 stars

com.blueapron:kafka-connect-protobuf-converter · Converter plugin for Kafka Connect. A converter controls the format of the data that will be written to Kafka for source connectors or read from Kafka for sink connectors.

Table Of Contents

Latest Version

Download com.blueapron : kafka-connect-protobuf-converter JAR file - Latest Versions:

All Versions

Download com.blueapron : kafka-connect-protobuf-converter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.3.x
2.2.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 kafka-connect-protobuf-converter-3.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.blueapron.connect.protobuf

├─ com.blueapron.connect.protobuf.ProtobufConverter.class - [JAR]

├─ com.blueapron.connect.protobuf.ProtobufData.class - [JAR]

├─ com.blueapron.connect.protobuf.ProtobufUtils.class - [JAR]

Advertisement