Download eureka-services-2.0-Alpha-35.jar file - Jar e

Jar examples for e:eureka-services

Description

Eureka Services is the middle services layer of the Eureka! Clinical Analytics application.

You can download jar file eureka-services 2.0-Alpha-35 in this page.

Build File

You can use the following script to add eureka-services-2.0-Alpha-35.jar to your project.

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

Download

Click the following link to download the jar file.

eureka-services-2.0-Alpha-35-javadoc.jar
eureka-services-2.0-Alpha-35-sources.jar
eureka-services-2.0-Alpha-35.pom



Related Tutorials