is not current version
Last Version 1.5.6

CQL Language Server 1.5.4

A Languager Server for CQL implementing the LSP

License

License

GroupId

GroupId

org.opencds.cqf.cql.ls
ArtifactId

ArtifactId

cql-ls-parent
Version

Version

1.5.4
Type

Type

pom
Description

Description

CQL Language Server
A Languager Server for CQL implementing the LSP
Project URL

Project URL

https://github.com/DBCG/cql-language-server/tree/master
Source Code Management

Source Code Management

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

Download cql-ls-parent 1.5.4

Filename Size
cql-ls-parent-1.5.4.pom 15 KB
Browse

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

Dependencies

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

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