License |
License |
---|---|
Categories |
CategoriesCLI User Interface Eureka Container Microservices |
GroupId | GroupIdorg.eurekaclinical |
ArtifactId | ArtifactIdaiw-omop-etl |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAIW OMOP ETL
AIW OMOP ETL is a Protempa query results handler for loading data and
abstractions into OMOP.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
aiw-omop-etl-0.0.5.pom | |
aiw-omop-etl-0.0.5.jar | 34 KB |
aiw-omop-etl-0.0.5-sources.jar | 36 KB |
aiw-omop-etl-0.0.5-javadoc.jar | 149 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eurekaclinical/aiw-omop-etl/ -->
<dependency>
<groupId>org.eurekaclinical</groupId>
<artifactId>aiw-omop-etl</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/aiw-omop-etl/
implementation 'org.eurekaclinical:aiw-omop-etl:0.0.5'
// https://jarcasting.com/artifacts/org.eurekaclinical/aiw-omop-etl/
implementation ("org.eurekaclinical:aiw-omop-etl:0.0.5")
'org.eurekaclinical:aiw-omop-etl:jar:0.0.5'
<dependency org="org.eurekaclinical" name="aiw-omop-etl" rev="0.0.5">
<artifact name="aiw-omop-etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='aiw-omop-etl', version='0.0.5')
)
libraryDependencies += "org.eurekaclinical" % "aiw-omop-etl" % "0.0.5"
[org.eurekaclinical/aiw-omop-etl "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.eurekaclinical : protempa-framework | jar | 5.2-Alpha-2 |
org.eurekaclinical : etl-common | jar | 0.0.5 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.eurekaclinical : protempa-dsb-relationaldb | jar | 5.2-Alpha-2 |
org.apache.commons : commons-csv | jar | 1.7 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.dbunit : dbunit | jar | 2.6.0 |
org.eurekaclinical : protempa-bconfigs-ini4j-ini | jar | 5.2-Alpha-2 |
org.apache.commons : commons-dbcp2 | jar | 2.7.0 |
com.h2database : h2 | jar | 1.4.193 |
org.liquibase : liquibase-core | jar | 3.6.3 |
org.apache.tomcat : tomcat-catalina | jar | 9.0.26 |
org.eurekaclinical : eurekaclinical-ontology | jar | 2.0.5 |