Download i2b2-eureka-service-1.3.jar file - Jar i

Jar examples for i:i2b2-eureka-service

Description

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.

You can download jar file i2b2-eureka-service 1.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add i2b2-eureka-service-1.3.jar to your project.

<dependency>
   <groupId>org.eurekaclinical</groupId>
   <artifactId>i2b2-eureka-service</artifactId>
   <version>1.3</version>
</dependency>
compile group: 'org.eurekaclinical', name: 'i2b2-eureka-service', version: '1.3'
libraryDependencies += "org.eurekaclinical" % "i2b2-eureka-service" % "1.3"
<dependency org="org.eurekaclinical" name="i2b2-eureka-service" rev="1.3"/>
@Grapes(@Grab(group='org.eurekaclinical', module='i2b2-eureka-service', version='1.3'))
'org.eurekaclinical:i2b2-eureka-service:jar:1.3'

Download

Click the following link to download the jar file.

i2b2-eureka-service-1.3-javadoc.jar
i2b2-eureka-service-1.3-sources.jar
i2b2-eureka-service-1.3.pom



Related Tutorials