is not current version
Last Version 1.5.7

org.opencds.cqf.cql:engine.shared 1.5.0

CQL Engine Project

GroupId

GroupId

org.opencds.cqf.cql
ArtifactId

ArtifactId

engine.shared
Version

Version

1.5.0
Type

Type

pom

Download engine.shared 1.5.0

Filename Size
engine.shared-1.5.0.pom 1 KB
Browse

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