Last Version

i2b2 Export Service 1.1-Alpha-9

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.

License

License

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

i2b2-export-service
Version

Version

1.1-Alpha-9
Type

Type

war
Description

Description

i2b2 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

Emory University

Download i2b2-export-service 1.1-Alpha-9


<!-- 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"]

Dependencies

compile (5)

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

test (2)

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

Project Modules

There are no modules declared in this project.