is not current version
Last Version 1.30.0

Calcite Kafka 1.26.0

Kafka adapter for Calcite; exposes Kafka topics as stream tables

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-kafka
Version

Version

1.26.0
Type

Type

jar
Description

Description

Calcite Kafka
Kafka adapter for Calcite; exposes Kafka topics as stream tables
Project URL

Project URL

https://calcite.apache.org
Source Code Management

Source Code Management

https://github.com/apache/calcite

Download calcite-kafka 1.26.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.26.0
org.apache.calcite : calcite-linq4j jar 1.26.0

runtime (2)

Group / Artifact Type Version
com.google.guava : guava jar 29.0-jre
org.apache.kafka : kafka-clients jar 2.1.1

Project Modules

There are no modules declared in this project.