is not current version
Last Version 1.21.0.1

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

XTDB Kafka Embedded

GroupId

GroupId

com.xtdb
ArtifactId

ArtifactId

xtdb-kafka-embedded
Version

Version

1.19.0-beta1
Type

Type

jar

Download xtdb-kafka-embedded 1.19.0-beta1


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