License |
License |
---|---|
GroupId | GroupIdorg.opencds.cqf.cql.debug |
ArtifactId | ArtifactIdcql-debug |
Version | Version1.5.6 |
Type | Typejar |
Description |
DescriptionA debug server for CQL following the DSP
|
Project URL |
Project URL |
Filename | Size |
---|---|
cql-debug-1.5.6.pom | |
cql-debug-1.5.6.jar | 7 KB |
cql-debug-1.5.6-sources.jar | 4 KB |
cql-debug-1.5.6-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencds.cqf.cql.debug/cql-debug/ -->
<dependency>
<groupId>org.opencds.cqf.cql.debug</groupId>
<artifactId>cql-debug</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencds.cqf.cql.debug/cql-debug/
implementation 'org.opencds.cqf.cql.debug:cql-debug:1.5.6'
// https://jarcasting.com/artifacts/org.opencds.cqf.cql.debug/cql-debug/
implementation ("org.opencds.cqf.cql.debug:cql-debug:1.5.6")
'org.opencds.cqf.cql.debug:cql-debug:jar:1.5.6'
<dependency org="org.opencds.cqf.cql.debug" name="cql-debug" rev="1.5.6">
<artifact name="cql-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencds.cqf.cql.debug', module='cql-debug', version='1.5.6')
)
libraryDependencies += "org.opencds.cqf.cql.debug" % "cql-debug" % "1.5.6"
[org.opencds.cqf.cql.debug/cql-debug "1.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.lsp4j : org.eclipse.lsp4j | jar | 0.12.0 |
org.eclipse.lsp4j : org.eclipse.lsp4j.debug | jar | 0.12.0 |
com.google.auto.service : auto-service-annotations | jar | 1.0 |
org.slf4j : slf4j-simple Optional | jar | 1.7.29 |
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 |