CQL Language Server

A Languager Server for CQL implementing the LSP

License

License

GroupId

GroupId

info.cqframework
ArtifactId

ArtifactId

cql.ls
Last Version

Last Version

1.1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

CQL Language Server

Overview

A CQL Language server compatible with the Language Server Protocol.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

info.cqframework

Database Consulting Group

Alphora Open Source Sponsor

Versions

Version
1.1.0
1.0.0