| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.calcite |
| ArtifactId | ArtifactIdcalcite-testkit |
| Version | Version1.30.0 |
| Type | Typejar |
| Description |
DescriptionCalcite Testkit
Calcite Testkit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| calcite-testkit-1.30.0.pom | |
| calcite-testkit-1.30.0.jar | 630 KB |
| calcite-testkit-1.30.0-sources.jar | 302 KB |
| calcite-testkit-1.30.0-javadoc.jar | 718 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.calcite : calcite-core | jar | 1.30.0 |
| org.checkerframework : checker-qual | jar | 3.10.0 |
| 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 |