MVN

com.tradeshift : kafka-connect-protobuf-converter

Maven & Gradle

Feb 18, 2022

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.

<dependency>
    <groupId>com.tradeshift</groupId>
    <artifactId>kafka-connect-protobuf-converter</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tradeshift : kafka-connect-protobuf-converter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.tradeshift : kafka-connect-protobuf-converter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
kafka-connect-protobuf-converter-0.1.2

How to add a dependency to Maven

Add the following com.tradeshift : kafka-connect-protobuf-converter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tradeshift</groupId>
    <artifactId>kafka-connect-protobuf-converter</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tradeshift : kafka-connect-protobuf-converter gradle dependency to your build.gradle file:

implementation 'com.tradeshift:kafka-connect-protobuf-converter:0.1.2'

Gradle Kotlin DSL: Add the following com.tradeshift : kafka-connect-protobuf-converter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tradeshift:kafka-connect-protobuf-converter:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tradeshift : kafka-connect-protobuf-converter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tradeshift" % "kafka-connect-protobuf-converter" % "0.1.2"

Advertisement

Dependencies from Group

Apr 05, 2018
13 stars
Jul 26, 2022
19 stars

Discover Dependencies

Jul 06, 2023
11 stars
Mar 18, 2022
1 usages
1.5k stars
May 24, 2023
1 stars
Feb 18, 2022
2 stars
May 22, 2023
5 usages
7 stars
Feb 23, 2022
Feb 23, 2022
1 usages
Aug 10, 2023
Aug 10, 2023
1 usages