CQL Language Server

A Languager Server for CQL implementing the LSP

Лицензия

Лицензия

Группа

Группа

org.opencds.cqf.cql.ls
Идентификатор

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

cql-ls-parent
Последняя версия

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

1.5.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

CQL Language Server
A Languager Server for CQL implementing the LSP
Ссылка на сайт

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

https://github.com/DBCG/cql-language-server/tree/master
Система контроля версий

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

https://github.com/DBCG/cql-language-server

Скачать cql-ls-parent

Имя Файла Размер
cql-ls-parent-1.5.6.pom 15 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.opencds.cqf.cql.ls/cql-ls-parent/ -->
<dependency>
    <groupId>org.opencds.cqf.cql.ls</groupId>
    <artifactId>cql-ls-parent</artifactId>
    <version>1.5.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencds.cqf.cql.ls/cql-ls-parent/
implementation 'org.opencds.cqf.cql.ls:cql-ls-parent:1.5.6'
// https://jarcasting.com/artifacts/org.opencds.cqf.cql.ls/cql-ls-parent/
implementation ("org.opencds.cqf.cql.ls:cql-ls-parent:1.5.6")
'org.opencds.cqf.cql.ls:cql-ls-parent:pom:1.5.6'
<dependency org="org.opencds.cqf.cql.ls" name="cql-ls-parent" rev="1.5.6">
  <artifact name="cql-ls-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencds.cqf.cql.ls', module='cql-ls-parent', version='1.5.6')
)
libraryDependencies += "org.opencds.cqf.cql.ls" % "cql-ls-parent" % "1.5.6"
[org.opencds.cqf.cql.ls/cql-ls-parent "1.5.6"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 7.4.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.9.0

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

  • cql-ls
  • cql-debug
  • plugins/cql-ls-plugin-debug

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

Версия
1.5.6
1.5.4
1.5.3
1.5.2