Kafka Connect Converters

Custom Kafka Connect converters, including EDN serdes

License

License

Eclipse Public License, Version 2.0
GroupId

GroupId

com.rentpath
ArtifactId

ArtifactId

kafka-connect-converters
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Kafka Connect Converters
Custom Kafka Connect converters, including EDN serdes
Project URL

Project URL

https://github.com/rentpath/kafka-connect-converters
Source Code Management

Source Code Management

https://github.com/rentpath/kafka-connect-converters

Download kafka-connect-converters

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
us.bpsm : edn-java jar 0.6.0
com.google.guava : guava jar 28.0-jre

provided (1)

Group / Artifact Type Version
org.apache.kafka : connect-api jar 2.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.rentpath

RentPath

Versions

Version
0.1.2
0.1.1
0.1.0