Jar examples for c:cql
The cql library for the Clinical Quality Language Java reference implementation
You can download jar file cql 1.2.19 in this page.
The Apache License, Version 2.0
You can use the following script to add cql-1.2.19.jar to your project.
<dependency> <groupId>info.cqframework</groupId> <artifactId>cql</artifactId> <version>1.2.19</version> </dependency>
compile group: 'info.cqframework', name: 'cql', version: '1.2.19'
libraryDependencies += "info.cqframework" % "cql" % "1.2.19"
<dependency org="info.cqframework" name="cql" rev="1.2.19"/>
@Grapes(@Grab(group='info.cqframework', module='cql', version='1.2.19'))
'info.cqframework:cql:jar:1.2.19'
Click the following link to download the jar file.
cql-1.2.19-javadoc.jar