is not current version
Last Version 1.3.12.1

org.opencds.cqf:cql-engine-fhir 1.3.9-rc0

CQL Engine FHIR providers

GroupId

GroupId

org.opencds.cqf
ArtifactId

ArtifactId

cql-engine-fhir
Version

Version

1.3.9-rc0
Type

Type

jar

Download cql-engine-fhir 1.3.9-rc0


<!-- https://jarcasting.com/artifacts/org.opencds.cqf/cql-engine-fhir/ -->
<dependency>
    <groupId>org.opencds.cqf</groupId>
    <artifactId>cql-engine-fhir</artifactId>
    <version>1.3.9-rc0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencds.cqf/cql-engine-fhir/
implementation 'org.opencds.cqf:cql-engine-fhir:1.3.9-rc0'
// https://jarcasting.com/artifacts/org.opencds.cqf/cql-engine-fhir/
implementation ("org.opencds.cqf:cql-engine-fhir:1.3.9-rc0")
'org.opencds.cqf:cql-engine-fhir:jar:1.3.9-rc0'
<dependency org="org.opencds.cqf" name="cql-engine-fhir" rev="1.3.9-rc0">
  <artifact name="cql-engine-fhir" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencds.cqf', module='cql-engine-fhir', version='1.3.9-rc0')
)
libraryDependencies += "org.opencds.cqf" % "cql-engine-fhir" % "1.3.9-rc0"
[org.opencds.cqf/cql-engine-fhir "1.3.9-rc0"]