| License |
License |
|---|---|
| GroupId | GroupIdcom.xtdb |
| ArtifactId | ArtifactIdxtdb-sql |
| Version | Version1.21.0-beta1 |
| Type | Typejar |
| Description |
Descriptionxtdb-sql
SQL for XTDB using Apache Calcite
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xtdb-sql-1.21.0-beta1.pom | |
| xtdb-sql-1.21.0-beta1.jar | 46 KB |
| xtdb-sql-1.21.0-beta1-sources.jar | 22 KB |
| xtdb-sql-1.21.0-beta1-javadoc.jar | 92 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.xtdb : xtdb-test | jar | 1.21.0-beta1 |