Calcite Testkit


License

License

GroupId

GroupId

org.apache.calcite
ArtifactId

ArtifactId

calcite-testkit
Last Version

Last Version

1.30.0
Release Date

Release Date

Type

Type

jar
Description

Description

Calcite Testkit
Calcite Testkit
Project URL

Project URL

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

Source Code Management

https://github.com/apache/calcite

Download calcite-testkit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.calcite : calcite-core jar 1.30.0
org.checkerframework : checker-qual jar 3.10.0

runtime (12)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
net.hydromatic : quidem jar 0.10
net.hydromatic : foodmart-data-hsqldb jar 0.3
net.hydromatic : foodmart-queries jar 0.4.1
net.hydromatic : scott-data-hsqldb jar 0.1
org.apache.commons : commons-dbcp2 jar 2.6.0
org.apache.commons : commons-lang3 jar 3.8
org.apache.commons : commons-pool2 jar 2.6.2
org.hamcrest : hamcrest jar 2.1
org.hsqldb : hsqldb jar 2.4.1
org.incava : java-diff jar 1.1.2
org.junit.jupiter : junit-jupiter jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.30.0
1.29.0
1.28.0