is not current version
Last Version 1.21.0.1

xtdb-sql 1.21.0-beta1

SQL for XTDB using Apache Calcite

License

License

GroupId

GroupId

com.xtdb
ArtifactId

ArtifactId

xtdb-sql
Version

Version

1.21.0-beta1
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 1.21.0-beta1


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

Dependencies

compile (16)

Group / Artifact Type Version
org.clojure : clojure jar 1.10.3
com.xtdb : xtdb-core jar 1.21.0-beta1
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-beta1

Project Modules

There are no modules declared in this project.