MVN

tech.illuin : data-pipeline-parent

Maven & Gradle

Jun 12, 2024
5 stars

Data Pipeline · Toolkit for structuring data transformation applications

<dependency>
    <groupId>tech.illuin</groupId>
    <artifactId>data-pipeline-parent</artifactId>
    <version>0.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.illuin : data-pipeline-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.17

All Versions

Choose a version of tech.illuin : data-pipeline-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.17
data-pipeline-parent-0.17

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tech.illuin</groupId>
    <artifactId>data-pipeline-parent</artifactId>
    <version>0.17</version>
</dependency>