License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdio.atlasmap |
ArtifactId | ArtifactIdatlasmap-kafka-smt |
Last Version | Last Version2.4.0-M.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKafka Connect Single Message Transformation
A Kafka Connect Single Message Transformation to process data mapping with AtlasMap
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.atlasmap/atlasmap-kafka-smt/ -->
<dependency>
<groupId>io.atlasmap</groupId>
<artifactId>atlasmap-kafka-smt</artifactId>
<version>2.4.0-M.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-kafka-smt/
implementation 'io.atlasmap:atlasmap-kafka-smt:2.4.0-M.4'
// https://jarcasting.com/artifacts/io.atlasmap/atlasmap-kafka-smt/
implementation ("io.atlasmap:atlasmap-kafka-smt:2.4.0-M.4")
'io.atlasmap:atlasmap-kafka-smt:jar:2.4.0-M.4'
<dependency org="io.atlasmap" name="atlasmap-kafka-smt" rev="2.4.0-M.4">
<artifact name="atlasmap-kafka-smt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlasmap', module='atlasmap-kafka-smt', version='2.4.0-M.4')
)
libraryDependencies += "io.atlasmap" % "atlasmap-kafka-smt" % "2.4.0-M.4"
[io.atlasmap/atlasmap-kafka-smt "2.4.0-M.4"]
Group / Artifact | Type | Version |
---|---|---|
io.atlasmap : atlas-api | jar | 2.4.0-M.4 |
io.atlasmap : atlas-core | jar | 2.4.0-M.4 |
io.atlasmap : atlas-json-module | jar | 2.4.0-M.4 |
io.atlasmap : atlas-xml-module | jar | 2.4.0-M.4 |
org.apache.kafka : connect-transforms | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.35 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : connect-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : connect-file | jar | 3.1.0 |
net.mguenther.kafka : kafka-junit | jar | 3.1.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.9.0 |
org.xmlunit : xmlunit-matchers | jar | 2.9.0 |