org.opencds.cqf.cql.ls:cql-ls-plugin-debug

A plugin the CQL language server that adds debug capability

License

License

GroupId

GroupId

org.opencds.cqf.cql.ls
ArtifactId

ArtifactId

cql-ls-plugin-debug
Last Version

Last Version

1.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

A plugin the CQL language server that adds debug capability
Project URL

Project URL

https://github.com/DBCG/cql-language-server/tree/master/plugins/cql-ls-plugin-debug

Download cql-ls-plugin-debug

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.opencds.cqf.cql.debug : cql-debug jar 1.5.6
com.google.auto.service : auto-service-annotations jar 1.0

provided (3)

Group / Artifact Type Version
org.opencds.cqf.cql.ls : cql-ls jar 1.5.6
org.eclipse.lsp4j : org.eclipse.lsp4j jar 0.12.0
org.eclipse.lsp4j : org.eclipse.lsp4j.debug jar 0.12.0

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple Optional jar 1.7.29
org.testng : testng jar 7.4.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.6
1.5.4
1.5.3
1.5.2