| License |
License |
|---|---|
| GroupId | GroupIdorg.opencds.cqf |
| ArtifactId | ArtifactIdcql_engine |
| Version | Version1.3.9-rc1 |
| Type | Typejar |
| Description |
Descriptioncql_engine
CQL Engine Project
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cql_engine-1.3.9-rc1.pom | 8 KB |
| cql_engine-1.3.9-rc1-javadoc.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opencds.cqf/cql_engine/ -->
<dependency>
<groupId>org.opencds.cqf</groupId>
<artifactId>cql_engine</artifactId>
<version>1.3.9-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opencds.cqf/cql_engine/
implementation 'org.opencds.cqf:cql_engine:1.3.9-rc1'
// https://jarcasting.com/artifacts/org.opencds.cqf/cql_engine/
implementation ("org.opencds.cqf:cql_engine:1.3.9-rc1")
'org.opencds.cqf:cql_engine:jar:1.3.9-rc1'
<dependency org="org.opencds.cqf" name="cql_engine" rev="1.3.9-rc1">
<artifact name="cql_engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opencds.cqf', module='cql_engine', version='1.3.9-rc1')
)
libraryDependencies += "org.opencds.cqf" % "cql_engine" % "1.3.9-rc1"
[org.opencds.cqf/cql_engine "1.3.9-rc1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jvnet.jaxb2_commons : jaxb2-fluent-api | jar | 3.0 |
| org.jvnet.jaxb2_commons : jaxb2-basics | jar | 0.9.4 |
| 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.9.9 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| 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 |
|---|---|---|
| org.testng : testng | jar | 6.8.8 |