MVN

com.github.jcustenborder.kafka.connect : connect-utils-jackson

Maven & Gradle

Jan 06, 2023
5 usages
33 stars

connect-utils-jackson · A helper library for building Kafka Connect Connectors.

<dependency>
    <groupId>com.github.jcustenborder.kafka.connect</groupId>
    <artifactId>connect-utils-jackson</artifactId>
    <version>0.7.177</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jcustenborder.kafka.connect : connect-utils-jackson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.177

All Versions

Choose a version of com.github.jcustenborder.kafka.connect : connect-utils-jackson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
connect-utils-jackson-0.7.177
connect-utils-jackson-0.7.176
connect-utils-jackson-0.7.173
connect-utils-jackson-0.7.172
connect-utils-jackson-0.7.171
connect-utils-jackson-0.7.169

How to add a dependency to Maven

Add the following com.github.jcustenborder.kafka.connect : connect-utils-jackson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jcustenborder.kafka.connect</groupId>
    <artifactId>connect-utils-jackson</artifactId>
    <version>0.7.177</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jcustenborder.kafka.connect : connect-utils-jackson gradle dependency to your build.gradle file:

implementation 'com.github.jcustenborder.kafka.connect:connect-utils-jackson:0.7.177'

Gradle Kotlin DSL: Add the following com.github.jcustenborder.kafka.connect : connect-utils-jackson gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jcustenborder.kafka.connect:connect-utils-jackson:0.7.177")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jcustenborder.kafka.connect : connect-utils-jackson sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jcustenborder.kafka.connect" % "connect-utils-jackson" % "0.7.177"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 17, 2023
3 usages
613 stars
Jun 17, 2023
3 usages
613 stars
Jun 17, 2023
3 usages
613 stars
May 27, 2021
3 usages
1.8k stars
Dec 29, 2022
6 usages
170 stars
Aug 12, 2022
3 usages
13k stars
May 09, 2023
3 usages
1.4k stars
Mar 03, 2023
3 usages
306 stars
Mar 03, 2023
3 usages
306 stars
Apr 14, 2022
3 usages
0 stars