org.opencds.cqf.cql.debug:cql-debug

A debug server for CQL following the DSP

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

A debug server for CQL following the DSP
Ссылка на сайт

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

https://github.com/DBCG/cql-language-server/tree/master/cql-debug

Скачать cql-debug

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.eclipse.lsp4j : org.eclipse.lsp4j jar 0.12.0
org.eclipse.lsp4j : org.eclipse.lsp4j.debug jar 0.12.0
com.google.auto.service : auto-service-annotations jar 1.0
org.slf4j : slf4j-simple Необязательный jar 1.7.29

test (3)

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

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

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

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

Версия
1.5.6
1.5.4
1.5.3