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