Last Version

Calcite Kafka 1.21.0.151

Kafka adapter for Calcite; exposes Kafka topics as stream tables

License

License

GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-kafka
Version

Version

1.21.0.151
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download calcite-kafka 1.21.0.151


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

Dependencies

compile (4)

Group / Artifact Type Version
com.linkedin.calcite : calcite-core jar 1.21.0.151
com.linkedin.calcite : calcite-linq4j jar 1.21.0.151
com.google.guava : guava jar 19.0
org.apache.kafka : kafka-clients jar 2.1.1

test (2)

Group / Artifact Type Version
com.linkedin.calcite : calcite-core test-jar 1.21.0.151
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.