xtdb-sql

SQL for XTDB using Apache Calcite

License

License

GroupId

GroupId

com.xtdb
ArtifactId

ArtifactId

xtdb-sql
Last Version

Last Version

1.21.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

xtdb-sql
SQL for XTDB using Apache Calcite
Project URL

Project URL

https://github.com/xtdb/xtdb
Source Code Management

Source Code Management

https://github.com/xtdb/xtdb

Download xtdb-sql

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.clojure : clojure jar 1.10.3
com.xtdb : xtdb-core jar 1.21.0.1
pro.juxt.clojars-mirrors.cheshire : cheshire jar 5.10.0
org.apache.calcite : calcite-core jar 1.22.0
org.apache.calcite.avatica : avatica-server jar 1.16.0
commons-logging : commons-logging jar 1.2
org.eclipse.jetty : jetty-server jar 9.4.36.v20210114
org.eclipse.jetty : jetty-util jar 9.4.36.v20210114
org.eclipse.jetty : jetty-security jar 9.4.36.v20210114
org.eclipse.jetty : jetty-http jar 9.4.36.v20210114
com.google.protobuf : protobuf-java jar 3.13.0
org.apache.commons : commons-lang3 jar 3.9
com.fasterxml.jackson.core : jackson-core jar 2.12.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.2
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.google.guava : guava jar 30.1.1-jre

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.xtdb : xtdb-test jar 1.21.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.21.0.1
1.21.0
1.21.0-beta3
1.21.0-beta2
1.21.0-beta1
1.20.0
1.19.0
1.19.0-beta1