is not current version
Last Version 1.5.7

org.opencds.cqf.cql:engine 1.5.0

CQL Engine

GroupId

GroupId

org.opencds.cqf.cql
ArtifactId

ArtifactId

engine
Version

Version

1.5.0
Type

Type

jar

Download engine 1.5.0


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