Last Version

org.opencds.cqf.cql:rest 1.0.0

Base project for CQL modules

License

License

GroupId

GroupId

org.opencds.cqf.cql
ArtifactId

ArtifactId

rest
Version

Version

1.0.0
Type

Type

war
Description

Description

Base project for CQL modules

Download rest 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.opencds.cqf.cql : service jar 1.0.0-SNAPSHOT
org.springframework.boot : spring-boot-starter-web jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.1.9.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 2.1.9.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.9.RELEASE

Project Modules

There are no modules declared in this project.