Last Version

org.opencds.cqf.cql:cli 1.0.0

Base project for CQL modules

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.opencds.cqf.cql
ArtifactId

ArtifactId

cli
Version

Version

1.0.0
Type

Type

jar
Description

Description

Base project for CQL modules

Download cli 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.opencds.cqf.cql : service jar 1.0.0-SNAPSHOT
org.opencds.cqf.cql : measure jar 1.0.0-SNAPSHOT
net.sf.jopt-simple : jopt-simple jar 5.0.4
org.slf4j : slf4j-simple jar 1.7.29

Project Modules

There are no modules declared in this project.