Last Version

Eureka WebApp 3.0

Eureka WebApp is the implementation of the Eureka! Clinical Analytics web user interface.

License

License

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

eureka-webapp
Version

Version

3.0
Type

Type

war
Description

Description

Eureka WebApp
Eureka WebApp is the implementation of the Eureka! Clinical Analytics web user interface.
Project Organization

Project Organization

Emory University

Download eureka-webapp 3.0


<!-- https://jarcasting.com/artifacts/org.eurekaclinical/eureka-webapp/ -->
<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>eureka-webapp</artifactId>
    <version>3.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/eureka-webapp/
implementation 'org.eurekaclinical:eureka-webapp:3.0'
// https://jarcasting.com/artifacts/org.eurekaclinical/eureka-webapp/
implementation ("org.eurekaclinical:eureka-webapp:3.0")
'org.eurekaclinical:eureka-webapp:war:3.0'
<dependency org="org.eurekaclinical" name="eureka-webapp" rev="3.0">
  <artifact name="eureka-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='eureka-webapp', version='3.0')
)
libraryDependencies += "org.eurekaclinical" % "eureka-webapp" % "3.0"
[org.eurekaclinical/eureka-webapp "3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eurekaclinical : eureka-common jar 3.0
org.eurekaclinical : eurekaclinical-user-client jar 1.0
org.eurekaclinical : eurekaclinical-registry-client jar 1.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.