SQL Completion

A library which parses an SQL as lenient as possible and provides methods to create a SQL code completion in any capable editor.

Лицензия

Лицензия

Группа

Группа

at.datenwort.commons
Идентификатор

Идентификатор

sql-completion
Последняя версия

Последняя версия

0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

SQL Completion
A library which parses an SQL as lenient as possible and provides methods to create a SQL code completion in any capable editor.
Ссылка на сайт

Ссылка на сайт

https://gitlab.com/datenwort.at/commons/sql-completion
Система контроля версий

Система контроля версий

https://gitlab.com/datenwort.at/commons/sql-completion/-/tree/main

Скачать sql-completion

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 21.0.1

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.7.2
org.assertj : assertj-core jar 3.20.2
org.hsqldb : hsqldb jar 2.6.0
org.flywaydb : flyway-core jar 7.13.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.8
0.7
0.6
0.5
0.4
0.3