is not current version
Last Version 1.21.0.1

com.xtdb:xtdb-kafka-connect 1.19.0-beta1

XTDB Kafka Connect

GroupId

GroupId

com.xtdb
ArtifactId

ArtifactId

xtdb-kafka-connect
Version

Version

1.19.0-beta1
Type

Type

jar

Download xtdb-kafka-connect 1.19.0-beta1


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