License |
License |
---|---|
GroupId | GroupIdcom.xtdb |
ArtifactId | ArtifactIdxtdb-kafka |
Last Version | Last Version1.21.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxtdb-kafka
XTDB Kafka
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xtdb-kafka-1.21.0.1.pom | |
xtdb-kafka-1.21.0.1.jar | 25 KB |
xtdb-kafka-1.21.0.1-sources.jar | 15 KB |
xtdb-kafka-1.21.0.1-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xtdb/xtdb-kafka/ -->
<dependency>
<groupId>com.xtdb</groupId>
<artifactId>xtdb-kafka</artifactId>
<version>1.21.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xtdb/xtdb-kafka/
implementation 'com.xtdb:xtdb-kafka:1.21.0.1'
// https://jarcasting.com/artifacts/com.xtdb/xtdb-kafka/
implementation ("com.xtdb:xtdb-kafka:1.21.0.1")
'com.xtdb:xtdb-kafka:jar:1.21.0.1'
<dependency org="com.xtdb" name="xtdb-kafka" rev="1.21.0.1">
<artifact name="xtdb-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xtdb', module='xtdb-kafka', version='1.21.0.1')
)
libraryDependencies += "com.xtdb" % "xtdb-kafka" % "1.21.0.1"
[com.xtdb/xtdb-kafka "1.21.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.10.3 |
org.clojure : tools.logging | jar | 1.1.0 |
com.xtdb : xtdb-core | jar | 1.21.0.1 |
org.apache.kafka : kafka-clients | jar | 2.6.1 |
pro.juxt.clojars-mirrors.cheshire : cheshire | jar | 5.10.0 |
com.cognitect : transit-clj | jar | 1.0.324 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |