License |
License |
---|---|
GroupId | GroupIdorg.opencds.cqf.cql |
ArtifactId | ArtifactIdengine.fhir |
Version | Version1.5.1 |
Type | Typejar |
Description |
Descriptionengine.fhir
CQL Engine FHIR providers
|
Project URL |
Project URL |
Filename | Size |
---|---|
engine.fhir-1.5.1.pom | |
engine.fhir-1.5.1.jar | 124 KB |
engine.fhir-1.5.1-sources.jar | 64 KB |
engine.fhir-1.5.1-javadoc.jar | 758 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencds.cqf.cql/engine.fhir/ -->
<dependency>
<groupId>org.opencds.cqf.cql</groupId>
<artifactId>engine.fhir</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencds.cqf.cql/engine.fhir/
implementation 'org.opencds.cqf.cql:engine.fhir:1.5.1'
// https://jarcasting.com/artifacts/org.opencds.cqf.cql/engine.fhir/
implementation ("org.opencds.cqf.cql:engine.fhir:1.5.1")
'org.opencds.cqf.cql:engine.fhir:jar:1.5.1'
<dependency org="org.opencds.cqf.cql" name="engine.fhir" rev="1.5.1">
<artifact name="engine.fhir" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencds.cqf.cql', module='engine.fhir', version='1.5.1')
)
libraryDependencies += "org.opencds.cqf.cql" % "engine.fhir" % "1.5.1"
[org.opencds.cqf.cql/engine.fhir "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opencds.cqf.cql : engine | jar | 1.5.1 |
ca.uhn.hapi.fhir : hapi-fhir-client | jar | 5.2.0 |
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu2 | jar | 5.2.0 |
ca.uhn.hapi.fhir : hapi-fhir-structures-hl7org-dstu2 | jar | 5.2.0 |
ca.uhn.hapi.fhir : hapi-fhir-structures-dstu3 | jar | 5.2.0 |
ca.uhn.hapi.fhir : hapi-fhir-structures-r4 | jar | 5.2.0 |
ca.uhn.hapi.fhir : hapi-fhir-structures-r5 | jar | 5.2.0 |
xpp3 : xpp3 | jar | 1.1.4c |
xpp3 : xpp3_xpath | jar | 1.1.4c |
Group / Artifact | Type | Version |
---|---|---|
info.cqframework : cql-to-elm | jar | 1.5.1 |
org.testng : testng | jar | 6.8.8 |
org.hamcrest : hamcrest-all | jar | 1.3 |
uk.co.datumedge : hamcrest-json | jar | 0.2 |
org.slf4j : slf4j-simple | jar | 1.7.29 |