License |
License |
---|---|
GroupId | GroupIdorg.opencds.cqf |
ArtifactId | ArtifactIdcql-engine |
Version | Version1.3.12.1 |
Type | Typejar |
Description |
Descriptioncql-engine
CQL Engine
|
Filename | Size |
---|---|
cql-engine-1.3.12.1.pom | |
cql-engine-1.3.12.1.jar | 2 MB |
cql-engine-1.3.12.1-sources.jar | 1 MB |
cql-engine-1.3.12.1-javadoc.jar | 719 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opencds.cqf/cql-engine/ -->
<dependency>
<groupId>org.opencds.cqf</groupId>
<artifactId>cql-engine</artifactId>
<version>1.3.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencds.cqf/cql-engine/
implementation 'org.opencds.cqf:cql-engine:1.3.12.1'
// https://jarcasting.com/artifacts/org.opencds.cqf/cql-engine/
implementation ("org.opencds.cqf:cql-engine:1.3.12.1")
'org.opencds.cqf:cql-engine:jar:1.3.12.1'
<dependency org="org.opencds.cqf" name="cql-engine" rev="1.3.12.1">
<artifact name="cql-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencds.cqf', module='cql-engine', version='1.3.12.1')
)
libraryDependencies += "org.opencds.cqf" % "cql-engine" % "1.3.12.1"
[org.opencds.cqf/cql-engine "1.3.12.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.jvnet.jaxb2_commons : jaxb2-basics | jar | 0.12.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
uk.co.datumedge : hamcrest-json | jar | 0.2 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.activation : javax.activation | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
info.cqframework : cql-to-elm | jar | 1.3.19 |
org.testng : testng | jar | 6.8.8 |