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