is not current version
Last Version 0.0.5

org.eurekaclinical:aiw-omop-etl 0.0.2

AIW OMOP ETL is a Protempa query results handler for loading data and abstractions into OMOP.

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

aiw-omop-etl
Version

Version

0.0.2
Type

Type

jar

Download aiw-omop-etl 0.0.2


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