MVN

org.pih.openmrs : ces-etl

Maven & Gradle

Aug 08, 2023
0 stars

CES ETL · ETL Project for Mexico OpenMRS instances

<dependency>
    <groupId>org.pih.openmrs</groupId>
    <artifactId>ces-etl</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pih.openmrs : ces-etl to add to Maven - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of org.pih.openmrs : ces-etl to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10.x
ces-etl-1.10.0
1.9.x
ces-etl-1.9.0
1.8.x
ces-etl-1.8.0
1.7.x
ces-etl-1.7.0
1.6.x
ces-etl-1.6.0
1.5.x
ces-etl-1.5.0
1.4.x
ces-etl-1.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.pih.openmrs</groupId>
    <artifactId>ces-etl</artifactId>
    <version>1.10.0</version>
</dependency>