Last Version

org.opencds.cqf.cql.ls:cql-ls 1.5.6

A Languager Server for CQL implementing the LSP

License

License

GroupId

GroupId

org.opencds.cqf.cql.ls
ArtifactId

ArtifactId

cql-ls
Version

Version

1.5.6
Type

Type

jar
Description

Description

A Languager Server for CQL implementing the LSP
Project URL

Project URL

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

Download cql-ls 1.5.6


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

Dependencies

compile (9)

Group / Artifact Type Version
info.cqframework : cql-to-elm jar 1.5.8
info.cqframework : cql-formatter jar 1.5.8
info.cqframework : elm-fhir jar 1.5.8
ca.uhn.hapi.fhir : hapi-fhir-client jar 5.6.3
org.eclipse.lsp4j : org.eclipse.lsp4j jar 0.12.0
org.greenrobot : eventbus-java jar 3.3.1
org.slf4j : slf4j-api jar 1.7.29
org.slf4j : slf4j-simple Optional jar 1.7.29
org.opencds.cqf.cql : evaluator.cli jar 1.4.3

test (3)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.