is not current version
Last Version 2.4.0-M.4

io.atlasmap:atlasmap-kafka-smt 2.3.5

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

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

io.atlasmap
ArtifactId

ArtifactId

atlasmap-kafka-smt
Version

Version

2.3.5
Type

Type

jar

Download atlasmap-kafka-smt 2.3.5


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