Last Version

base 1.0.0

Base project for CQL modules

License

License

GroupId

GroupId

org.opencds.cqf.cql
ArtifactId

ArtifactId

base
Version

Version

1.0.0
Type

Type

pom
Description

Description

base
Base project for CQL modules
Project URL

Project URL

https://github.com/DBCG/org-opencds-cqf-cql/tree/master

Download base 1.0.0

Filename Size
base-1.0.0.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • service
  • cli
  • rest
  • measure