Jar examples for c:calcite-core
Core Calcite APIs and engine.
You can download jar file calcite-core 1.12.0 in this page.
Apache License
You can use the following script to add calcite-core-1.12.0.jar to your project.
<dependency> <groupId>org.apache.calcite</groupId> <artifactId>calcite-core</artifactId> <version>1.12.0</version> </dependency>
compile group: 'org.apache.calcite', name: 'calcite-core', version: '1.12.0'
libraryDependencies += "org.apache.calcite" % "calcite-core" % "1.12.0"
<dependency org="org.apache.calcite" name="calcite-core" rev="1.12.0"/>
@Grapes(@Grab(group='org.apache.calcite', module='calcite-core', version='1.12.0'))
'org.apache.calcite:calcite-core:jar:1.12.0'
Click the following link to download the jar file.
calcite-core-1.12.0-javadoc.jar