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.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.tradeshift
ArtifactId

ArtifactId

kafka-connect-protobuf-converter
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/Tradeshift/kafka-connect-protobuf-converter
Project Organization

Project Organization

Tradeshift
Source Code Management

Source Code Management

https://github.com/Tradeshift/kafka-connect-protobuf-converter/tree/master

Download kafka-connect-protobuf-converter

How to add to project

<!-- https://jarcasting.com/artifacts/com.tradeshift/kafka-connect-protobuf-converter/ -->
<dependency>
    <groupId>com.tradeshift</groupId>
    <artifactId>kafka-connect-protobuf-converter</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tradeshift/kafka-connect-protobuf-converter/
implementation 'com.tradeshift:kafka-connect-protobuf-converter:0.1.2'
// https://jarcasting.com/artifacts/com.tradeshift/kafka-connect-protobuf-converter/
implementation ("com.tradeshift:kafka-connect-protobuf-converter:0.1.2")
'com.tradeshift:kafka-connect-protobuf-converter:jar:0.1.2'
<dependency org="com.tradeshift" name="kafka-connect-protobuf-converter" rev="0.1.2">
  <artifact name="kafka-connect-protobuf-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tradeshift', module='kafka-connect-protobuf-converter', version='0.1.2')
)
libraryDependencies += "com.tradeshift" % "kafka-connect-protobuf-converter" % "0.1.2"
[com.tradeshift/kafka-connect-protobuf-converter "0.1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.kafka : connect-api jar 2.8.1
com.google.protobuf : protobuf-java jar 3.19.3
com.google.protobuf : protobuf-java-util jar 3.19.3
com.google.api.grpc : googleapis-common-protos jar 0.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
uk.co.jemos.podam : podam jar 7.2.8.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2