License |
License |
---|---|
GroupId | GroupIdorg.opencds.cqf |
ArtifactId | ArtifactIdcds |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptioncds-hooks
cds-hooks module for the cqf-ruler
|
Project URL |
Project URL |
Filename | Size |
---|---|
cds-1.3.0.pom | |
cds-1.3.0.jar | 117 KB |
cds-1.3.0-sources.jar | 57 KB |
cds-1.3.0-javadoc.jar | 804 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencds.cqf/cds/ -->
<dependency>
<groupId>org.opencds.cqf</groupId>
<artifactId>cds</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencds.cqf/cds/
implementation 'org.opencds.cqf:cds:1.3.0'
// https://jarcasting.com/artifacts/org.opencds.cqf/cds/
implementation ("org.opencds.cqf:cds:1.3.0")
'org.opencds.cqf:cds:jar:1.3.0'
<dependency org="org.opencds.cqf" name="cds" rev="1.3.0">
<artifact name="cds" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencds.cqf', module='cds', version='1.3.0')
)
libraryDependencies += "org.opencds.cqf" % "cds" % "1.3.0"
[org.opencds.cqf/cds "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.opencds.cqf.cql : evaluator.execution | jar | 1.0.0 |
org.opencds.cqf.cql : engine | jar | 1.5.0 |
org.opencds.cqf.cql : engine.fhir | jar | 1.5.0 |
com.google.code.gson : gson | jar | 2.8.5 |