Calcite Innodb

InnoDB adapter for Calcite

License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-innodb
Last Version

Last Version

1.30.0
Release Date

Release Date

Type

Type

jar
Description

Description

Calcite Innodb
InnoDB adapter for Calcite
Project URL

Project URL

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

Source Code Management

https://github.com/apache/calcite

Download calcite-innodb

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.30.0
org.apache.calcite : calcite-linq4j jar 1.30.0
com.alibaba.database : innodb-java-reader jar 1.0.10
com.google.guava : guava jar 29.0-jre

runtime (4)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.2
org.apache.calcite.avatica : avatica-core jar 1.20.0
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api jar 1.7.28

Project Modules

There are no modules declared in this project.

Versions

Version
1.30.0
1.29.0
1.28.0
1.27.0