Download eureka-protempa-etl-2.0-Alpha-5.jar file - Jar e

Jar examples for e:eureka-protempa-etl

Description

Eureka Protempa ETL is the backend data processing layer of Eureka! Clinical Analytics. It performs clinical phenotyping using the Protempa software framework. It currently loads data and found phenotypes into an i2b2 project, though ultimately it will support other export formats.

You can download jar file eureka-protempa-etl 2.0-Alpha-5 in this page.

Build File

You can use the following script to add eureka-protempa-etl-2.0-Alpha-5.jar to your project.

<dependency>
   <groupId>org.eurekaclinical</groupId>
   <artifactId>eureka-protempa-etl</artifactId>
   <version>2.0-Alpha-5</version>
</dependency>
compile group: 'org.eurekaclinical', name: 'eureka-protempa-etl', version: '2.0-Alpha-5'
libraryDependencies += "org.eurekaclinical" % "eureka-protempa-etl" % "2.0-Alpha-5"
<dependency org="org.eurekaclinical" name="eureka-protempa-etl" rev="2.0-Alpha-5"/>
@Grapes(@Grab(group='org.eurekaclinical', module='eureka-protempa-etl', version='2.0-Alpha-5'))
'org.eurekaclinical:eureka-protempa-etl:jar:2.0-Alpha-5'

Download

Click the following link to download the jar file.

eureka-protempa-etl-2.0-Alpha-5-javadoc.jar
eureka-protempa-etl-2.0-Alpha-5-sources.jar
eureka-protempa-etl-2.0-Alpha-5.pom



Related Tutorials