Kafka Connect Transforms

This consists of a series of useful custom Single Message Transforms (SMT) for Kafka Connect

License

License

Eclipse Public License, Version 2.0
Categories

Categories

ORM Data
GroupId

GroupId

com.rentpath
ArtifactId

ArtifactId

kafka-connect-transforms
Last Version

Last Version

0.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

Kafka Connect Transforms
This consists of a series of useful custom Single Message Transforms (SMT) for Kafka Connect
Project URL

Project URL

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

Source Code Management

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

Download kafka-connect-transforms

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.kafka : connect-api jar 2.5.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.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0