Download i2b2-eureka-service-1.3.1.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.1 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials