License |
License |
---|---|
GroupId | GroupIdorg.opencds.cqf.cql.ls |
ArtifactId | ArtifactIdcql-ls-parent |
Version | Version1.5.2 |
Type | Typepom |
Description |
DescriptionCQL Language Server
A Languager Server for CQL implementing the LSP
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cql-ls-parent-1.5.2.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencds.cqf.cql.ls/cql-ls-parent/ -->
<dependency>
<groupId>org.opencds.cqf.cql.ls</groupId>
<artifactId>cql-ls-parent</artifactId>
<version>1.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opencds.cqf.cql.ls/cql-ls-parent/
implementation 'org.opencds.cqf.cql.ls:cql-ls-parent:1.5.2'
// https://jarcasting.com/artifacts/org.opencds.cqf.cql.ls/cql-ls-parent/
implementation ("org.opencds.cqf.cql.ls:cql-ls-parent:1.5.2")
'org.opencds.cqf.cql.ls:cql-ls-parent:pom:1.5.2'
<dependency org="org.opencds.cqf.cql.ls" name="cql-ls-parent" rev="1.5.2">
<artifact name="cql-ls-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opencds.cqf.cql.ls', module='cql-ls-parent', version='1.5.2')
)
libraryDependencies += "org.opencds.cqf.cql.ls" % "cql-ls-parent" % "1.5.2"
[org.opencds.cqf.cql.ls/cql-ls-parent "1.5.2"]
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 |