License |
License |
---|---|
GroupId | GroupIdcom.xtdb |
ArtifactId | ArtifactIdxtdb-kafka-embedded |
Last Version | Last Version1.21.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxtdb-kafka-embedded
XTDB Kafka Embedded
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xtdb-kafka-embedded-1.21.0.1.pom | |
xtdb-kafka-embedded-1.21.0.1.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xtdb/xtdb-kafka-embedded/ -->
<dependency>
<groupId>com.xtdb</groupId>
<artifactId>xtdb-kafka-embedded</artifactId>
<version>1.21.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xtdb/xtdb-kafka-embedded/
implementation 'com.xtdb:xtdb-kafka-embedded:1.21.0.1'
// https://jarcasting.com/artifacts/com.xtdb/xtdb-kafka-embedded/
implementation ("com.xtdb:xtdb-kafka-embedded:1.21.0.1")
'com.xtdb:xtdb-kafka-embedded:jar:1.21.0.1'
<dependency org="com.xtdb" name="xtdb-kafka-embedded" rev="1.21.0.1">
<artifact name="xtdb-kafka-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xtdb', module='xtdb-kafka-embedded', version='1.21.0.1')
)
libraryDependencies += "com.xtdb" % "xtdb-kafka-embedded" % "1.21.0.1"
[com.xtdb/xtdb-kafka-embedded "1.21.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.10.3 |
com.xtdb : xtdb-core | jar | 1.21.0.1 |
org.apache.kafka : kafka_2.12 | jar | 2.6.0 |
org.apache.zookeeper : zookeeper | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |