Jar examples for e:eureka-webapp
Eureka WebApp is the implementation of the Eureka! Clinical Analytics web user interface.
You can download jar file eureka-webapp 2.2 in this page.
You can use the following script to add eureka-webapp-2.2.jar to your project.
<dependency> <groupId>org.eurekaclinical</groupId> <artifactId>eureka-webapp</artifactId> <version>2.2</version> </dependency>
compile group: 'org.eurekaclinical', name: 'eureka-webapp', version: '2.2'
libraryDependencies += "org.eurekaclinical" % "eureka-webapp" % "2.2"
<dependency org="org.eurekaclinical" name="eureka-webapp" rev="2.2"/>
@Grapes(@Grab(group='org.eurekaclinical', module='eureka-webapp', version='2.2'))
'org.eurekaclinical:eureka-webapp:jar:2.2'
Click the following link to download the jar file.
eureka-webapp-2.2-javadoc.jar