| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Eureka Container Microservices |
| GroupId | GroupIdorg.eurekaclinical |
| ArtifactId | ArtifactIdeureka-protempa-etl |
| Version | Version3.0 |
| Type | Typewar |
| Description |
DescriptionEureka Protempa ETL
Eureka Protempa ETL is the backend data processing layer of
Eureka! Clinical Analytics. It performs clinical phenotyping using the
Protempa software framework. It currently loads data and found
phenotypes into an i2b2 project, though ultimately it will support
other export formats.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| eureka-protempa-etl-3.0.pom | |
| eureka-protempa-etl-3.0.war | 64 MB |
| eureka-protempa-etl-3.0-sources.jar | 1 MB |
| eureka-protempa-etl-3.0-javadoc.jar | 545 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eurekaclinical/eureka-protempa-etl/ -->
<dependency>
<groupId>org.eurekaclinical</groupId>
<artifactId>eureka-protempa-etl</artifactId>
<version>3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/eureka-protempa-etl/
implementation 'org.eurekaclinical:eureka-protempa-etl:3.0'
// https://jarcasting.com/artifacts/org.eurekaclinical/eureka-protempa-etl/
implementation ("org.eurekaclinical:eureka-protempa-etl:3.0")
'org.eurekaclinical:eureka-protempa-etl:war:3.0'
<dependency org="org.eurekaclinical" name="eureka-protempa-etl" rev="3.0">
<artifact name="eureka-protempa-etl" type="war" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='eureka-protempa-etl', version='3.0')
)
libraryDependencies += "org.eurekaclinical" % "eureka-protempa-etl" % "3.0"
[org.eurekaclinical/eureka-protempa-etl "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eurekaclinical : eureka-common | jar | 3.0 |
| org.eurekaclinical : aiw-i2b2-etl | jar | 3.0 |
| org.eurekaclinical : aiw-neo4j-etl | jar | 3.0 |
| org.eurekaclinical : protempa-bconfigs-ini4j-ini | jar | 4.0 |
| org.eurekaclinical : protempa-tsb-umls | jar | 4.0 |
| org.eurekaclinical : protempa-dsb-relationaldb | jar | 4.0 |
| org.eurekaclinical : protempa-dsb-file | jar | 4.0 |
| org.apache.poi : poi-ooxml | jar | 3.9 |
| org.eurekaclinical : javautil | jar | 4.0 |
| org.apache.commons : commons-csv | jar | 1.2 |
| commons-io : commons-io | jar | 2.4 |
| org.eurekaclinical : eurekaclinical-patient-set-client | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jasig.cas.client : cas-client-core | jar | 3.2.1 |
| org.eurekaclinical : eurekaclinical-ontology | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 | jar | 1.19.4 |
| org.eurekaclinical : eureka-common | test-jar | 3.0 |
| com.h2database : h2 | jar | 1.4.193 |