| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.xtdb |
| Идентификатор | Идентификаторxtdb-sql |
| Версия | Версия1.21.0.1 |
| Тип | Типjar |
| Описание |
Описаниеxtdb-sql
SQL for XTDB using Apache Calcite
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xtdb-sql-1.21.0.1.pom | |
| xtdb-sql-1.21.0.1.jar | 46 KB |
| xtdb-sql-1.21.0.1-sources.jar | 22 KB |
| xtdb-sql-1.21.0.1-javadoc.jar | 92 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.xtdb : xtdb-test | jar | 1.21.0.1 |