License |
License |
---|---|
Categories |
CategoriesCLI User Interface Eureka Container Microservices |
GroupId | GroupIdorg.eurekaclinical |
ArtifactId | ArtifactIdemory-cdw-patient-set-service |
Last Version | Last Version1.0-Alpha-1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEmory CDW Patient Set Service
A patient set service for managing cohorts in the Emory Clinical Data Warehouse.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eurekaclinical : eurekaclinical-common | jar | 1.0 |
org.eurekaclinical : eurekaclinical-patient-set-client | jar | 1.0-Alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
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 |