License |
License |
---|---|
GroupId | GroupIdorg.opencds.cqf.cql.ls |
ArtifactId | ArtifactIdcql-ls |
Version | Version1.5.2 |
Type | Typejar |
Description |
DescriptionA Languager Server for CQL implementing the LSP
|
Project URL |
Project URL |
Filename | Size |
---|---|
cql-ls-1.5.2.pom | |
cql-ls-1.5.2.jar | 45 KB |
cql-ls-1.5.2-sources.jar | 24 KB |
cql-ls-1.5.2-shaded.jar | 101 MB |
cql-ls-1.5.2-javadoc.jar | 130 KB |
Browse |
<!-- 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.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencds.cqf.cql.ls/cql-ls/
implementation 'org.opencds.cqf.cql.ls:cql-ls:1.5.2'
// https://jarcasting.com/artifacts/org.opencds.cqf.cql.ls/cql-ls/
implementation ("org.opencds.cqf.cql.ls:cql-ls:1.5.2")
'org.opencds.cqf.cql.ls:cql-ls:jar:1.5.2'
<dependency org="org.opencds.cqf.cql.ls" name="cql-ls" rev="1.5.2">
<artifact name="cql-ls" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencds.cqf.cql.ls', module='cql-ls', version='1.5.2')
)
libraryDependencies += "org.opencds.cqf.cql.ls" % "cql-ls" % "1.5.2"
[org.opencds.cqf.cql.ls/cql-ls "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
info.cqframework : cql-to-elm | jar | 1.5.4 |
info.cqframework : cql-formatter | jar | 1.5.4 |
info.cqframework : elm-fhir | jar | 1.5.4 |
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 | jar | 5.4.2 |
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 5.4.2 |
ca.uhn.hapi.fhir : hapi-fhir-client | jar | 5.4.2 |
org.eclipse.lsp4j : org.eclipse.lsp4j | jar | 0.12.0 |
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.3.0 |
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 |