Last Version

CQL Language Server 1.1.0

A Languager Server for CQL implementing the LSP

License

License

GroupId

GroupId

info.cqframework
ArtifactId

ArtifactId

cql.ls
Version

Version

1.1.0
Type

Type

jar
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 1.1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
info.cqframework : cql jar 1.4.8
info.cqframework : model jar 1.4.8
info.cqframework : cql-to-elm jar 1.4.8
info.cqframework : quick jar 1.4.8
info.cqframework : cql-formatter jar 1.4.8
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 jar 4.2.0
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 jar 4.2.0
ca.uhn.hapi.fhir : hapi-fhir-client jar 4.2.0
org.eclipse.lsp4j : org.eclipse.lsp4j jar 0.7.2
com.google.guava : guava jar 23.4-jre

Project Modules

There are no modules declared in this project.