Last Version

engine 1.5.7

CQL Engine

License

License

GroupId

GroupId

org.opencds.cqf.cql
ArtifactId

ArtifactId

engine
Version

Version

1.5.7
Type

Type

jar
Description

Description

engine
CQL Engine
Project URL

Project URL

https://github.com/DBCG/cql_engine/tree/master/engine
Source Code Management

Source Code Management

https://github.com/DBCG/cql_engine/tree/master/engine

Download engine 1.5.7


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0
org.jvnet.jaxb2_commons : jaxb2-basics-runtime jar 0.12.0
org.fhir : ucum jar 1.0.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.13.2

test (7)

Group / Artifact Type Version
xpp3 : xpp3 jar 1.1.4c
xpp3 : xpp3_xpath jar 1.1.4c
info.cqframework : cql-to-elm jar 1.5.9
org.testng : testng jar 7.5
org.hamcrest : hamcrest-all jar 1.3
uk.co.datumedge : hamcrest-json jar 0.2
org.slf4j : slf4j-simple jar 1.7.29

Project Modules

There are no modules declared in this project.