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