Jar examples for e:eureka-protempa-etl
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-41 in this page.
You can use the following script to add eureka-protempa-etl-2.0-Alpha-41.jar to your project.
<dependency> <groupId>org.eurekaclinical</groupId> <artifactId>eureka-protempa-etl</artifactId> <version>2.0-Alpha-41</version> </dependency>
compile group: 'org.eurekaclinical', name: 'eureka-protempa-etl', version: '2.0-Alpha-41'
libraryDependencies += "org.eurekaclinical" % "eureka-protempa-etl" % "2.0-Alpha-41"
<dependency org="org.eurekaclinical" name="eureka-protempa-etl" rev="2.0-Alpha-41"/>
@Grapes(@Grab(group='org.eurekaclinical', module='eureka-protempa-etl', version='2.0-Alpha-41'))
'org.eurekaclinical:eureka-protempa-etl:jar:2.0-Alpha-41'
Click the following link to download the jar file.
eureka-protempa-etl-2.0-Alpha-41-javadoc.jar