License |
License |
---|---|
GroupId | GroupIdorg.opencds.cqf.cql |
ArtifactId | ArtifactIdengine |
Last Version | Last Version1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionengine
CQL Engine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
engine-1.5.7.pom | |
engine-1.5.7.jar | 2 MB |
engine-1.5.7-sources.jar | 1 MB |
engine-1.5.7-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |