| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Eureka Container Microservices |
| GroupId | GroupIdorg.eurekaclinical |
| ArtifactId | ArtifactIdi2b2-export-service |
| Version | Version1.1-Alpha-9 |
| Type | Typewar |
| Description |
Descriptioni2b2 Export Service
A service that provides REST endpoints for the i2b2 data export
plugin. It supports exporting an i2b2 patient set with a
user-defined configuration, as well as saving configurations.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eurekaclinical/i2b2-export-service/ -->
<dependency>
<groupId>org.eurekaclinical</groupId>
<artifactId>i2b2-export-service</artifactId>
<version>1.1-Alpha-9</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/i2b2-export-service/
implementation 'org.eurekaclinical:i2b2-export-service:1.1-Alpha-9'
// https://jarcasting.com/artifacts/org.eurekaclinical/i2b2-export-service/
implementation ("org.eurekaclinical:i2b2-export-service:1.1-Alpha-9")
'org.eurekaclinical:i2b2-export-service:war:1.1-Alpha-9'
<dependency org="org.eurekaclinical" name="i2b2-export-service" rev="1.1-Alpha-9">
<artifact name="i2b2-export-service" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='i2b2-export-service', version='1.1-Alpha-9')
)
libraryDependencies += "org.eurekaclinical" % "i2b2-export-service" % "1.1-Alpha-9"
[org.eurekaclinical/i2b2-export-service "1.1-Alpha-9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eurekaclinical : eurekaclinical-common | jar | 1.0-Alpha-8 |
| org.eurekaclinical : i2b2-client | jar | 1.0-Alpha-3 |
| net.sf.opencsv : opencsv | jar | 2.3 |
| commons-io : commons-io | jar | 2.4 |
| org.eurekaclinical : javautil | jar | 3.0-Alpha-7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 | jar | 1.17.1 |
| com.h2database : h2 | jar | 1.4.185 |