Last Version

Eureka Common 3.0

Eureka Common is a library of shared functionality for the other modules of the Eureka! Clinical Analytics project.

License

License

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

eureka-common
Version

Version

3.0
Type

Type

jar
Description

Description

Eureka Common
Eureka Common is a library of shared functionality for the other modules of the Eureka! Clinical Analytics project.
Project Organization

Project Organization

Emory University

Download eureka-common 3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eurekaclinical : eurekaclinical-common jar 2.0
org.apache.commons : commons-lang3 jar 3.4
org.eurekaclinical : protempa-framework jar 4.0
org.eurekaclinical : eureka-client jar 3.0

provided (1)

Group / Artifact Type Version
org.jasig.cas.client : cas-client-core jar 3.2.1

test (1)

Group / Artifact Type Version
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.19.4

Project Modules

There are no modules declared in this project.