Download i2b2-send-patient-set-plugin-1.0-Alpha-7.jar file - Jar i

Jar examples for i:i2b2-send-patient-set-plugin

Description

An i2b2 plugin for exporting patient data to CSV files.

You can download jar file i2b2-send-patient-set-plugin 1.0-Alpha-7 in this page.

Build File

You can use the following script to add i2b2-send-patient-set-plugin-1.0-Alpha-7.jar to your project.

<dependency>
   <groupId>org.eurekaclinical</groupId>
   <artifactId>i2b2-send-patient-set-plugin</artifactId>
   <version>1.0-Alpha-7</version>
</dependency>
compile group: 'org.eurekaclinical', name: 'i2b2-send-patient-set-plugin', version: '1.0-Alpha-7'
libraryDependencies += "org.eurekaclinical" % "i2b2-send-patient-set-plugin" % "1.0-Alpha-7"
<dependency org="org.eurekaclinical" name="i2b2-send-patient-set-plugin" rev="1.0-Alpha-7"/>
@Grapes(@Grab(group='org.eurekaclinical', module='i2b2-send-patient-set-plugin', version='1.0-Alpha-7'))
'org.eurekaclinical:i2b2-send-patient-set-plugin:jar:1.0-Alpha-7'

Download

Click the following link to download the jar file.

i2b2-send-patient-set-plugin-1.0-Alpha-7.pom



Related Tutorials