License |
License |
---|---|
GroupId | GroupIdorg.opencds.cqf.cql.ls |
ArtifactId | ArtifactIdcql-ls |
Version | Version1.5.6 |
Type | Typejar |
Description |
DescriptionA Languager Server for CQL implementing the LSP
|
Project URL |
Project URL |
Filename | Size |
---|---|
cql-ls-1.5.6.pom | |
cql-ls-1.5.6.jar | 46 KB |
cql-ls-1.5.6-sources.jar | 24 KB |
cql-ls-1.5.6-shaded.jar | 101 MB |
cql-ls-1.5.6-javadoc.jar | 524 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.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"]
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 |
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 |