Emory CDW Patient Set Service

A patient set service for managing cohorts in the Emory Clinical Data Warehouse.

License

License

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

emory-cdw-patient-set-service
Last Version

Last Version

1.0-Alpha-1
Release Date

Release Date

Type

Type

war
Description

Description

Emory CDW Patient Set Service
A patient set service for managing cohorts in the Emory Clinical Data Warehouse.
Project URL

Project URL

https://github.com/eurekaclinical/emory-cdw-patient-set-service.git
Project Organization

Project Organization

Emory University
Source Code Management

Source Code Management

https://github.com/eurekaclinical/emory-cdw-patient-set-service.git

Download emory-cdw-patient-set-service

How to add to project

<!-- https://jarcasting.com/artifacts/org.eurekaclinical/emory-cdw-patient-set-service/ -->
<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>emory-cdw-patient-set-service</artifactId>
    <version>1.0-Alpha-1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/emory-cdw-patient-set-service/
implementation 'org.eurekaclinical:emory-cdw-patient-set-service:1.0-Alpha-1'
// https://jarcasting.com/artifacts/org.eurekaclinical/emory-cdw-patient-set-service/
implementation ("org.eurekaclinical:emory-cdw-patient-set-service:1.0-Alpha-1")
'org.eurekaclinical:emory-cdw-patient-set-service:war:1.0-Alpha-1'
<dependency org="org.eurekaclinical" name="emory-cdw-patient-set-service" rev="1.0-Alpha-1">
  <artifact name="emory-cdw-patient-set-service" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='emory-cdw-patient-set-service', version='1.0-Alpha-1')
)
libraryDependencies += "org.eurekaclinical" % "emory-cdw-patient-set-service" % "1.0-Alpha-1"
[org.eurekaclinical/emory-cdw-patient-set-service "1.0-Alpha-1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eurekaclinical : eurekaclinical-common jar 1.0
org.eurekaclinical : eurekaclinical-patient-set-client jar 1.0-Alpha-1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.17.1
com.h2database : h2 jar 1.4.185

Project Modules

There are no modules declared in this project.
org.eurekaclinical

Eureka! Clinical

Microservices for clinical and translational research

Versions

Version
1.0-Alpha-1