is not current version
Last Version 2.4.0-M.4

Kafka Connect Single Message Transformation 2.4.0-M.3

A Kafka Connect Single Message Transformation to process data mapping with AtlasMap

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmap-kafka-smt
Version

Version

2.4.0-M.3
Type

Type

jar
Description

Description

Kafka Connect Single Message Transformation
A Kafka Connect Single Message Transformation to process data mapping with AtlasMap
Project Organization

Project Organization

Red Hat, Inc.

Download atlasmap-kafka-smt 2.4.0-M.3


<!-- https://jarcasting.com/artifacts/io.atlasmap/atlasmap-kafka-smt/ -->
<dependency>
    <groupId>io.atlasmap</groupId>
    <artifactId>atlasmap-kafka-smt</artifactId>
    <version>2.4.0-M.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-kafka-smt/
implementation 'io.atlasmap:atlasmap-kafka-smt:2.4.0-M.3'
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-kafka-smt/
implementation ("io.atlasmap:atlasmap-kafka-smt:2.4.0-M.3")
'io.atlasmap:atlasmap-kafka-smt:jar:2.4.0-M.3'
<dependency org="io.atlasmap" name="atlasmap-kafka-smt" rev="2.4.0-M.3">
  <artifact name="atlasmap-kafka-smt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlasmap-kafka-smt', version='2.4.0-M.3')
)
libraryDependencies += "io.atlasmap" % "atlasmap-kafka-smt" % "2.4.0-M.3"
[io.atlasmap/atlasmap-kafka-smt "2.4.0-M.3"]

Dependencies

compile (6)

Group / Artifact Type Version
io.atlasmap : atlas-api jar 2.4.0-M.3
io.atlasmap : atlas-core jar 2.4.0-M.3
io.atlasmap : atlas-json-module jar 2.4.0-M.3
io.atlasmap : atlas-xml-module jar 2.4.0-M.3
org.apache.kafka : connect-transforms jar 2.8.1
org.slf4j : slf4j-api jar 1.7.32

provided (1)

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

test (6)

Group / Artifact Type Version
org.apache.kafka : connect-file jar 2.8.1
net.mguenther.kafka : kafka-junit jar 2.8.0
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.xmlunit : xmlunit-assertj jar 2.8.4
org.xmlunit : xmlunit-matchers jar 2.8.4

Project Modules

There are no modules declared in this project.