MVN

io.github.flow-engine : fl-func-pipeline

Maven & Gradle

Sep 02, 2022

fl-engine-manager · FlowEngine,A declarative cloud-native flow orchestration framework covering offline, nearline, and online scenarios in data-driven system

<dependency>
    <groupId>io.github.flow-engine</groupId>
    <artifactId>fl-func-pipeline</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.flow-engine : fl-func-pipeline to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of io.github.flow-engine : fl-func-pipeline to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
fl-func-pipeline-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.flow-engine</groupId>
    <artifactId>fl-func-pipeline</artifactId>
    <version>0.0.2</version>
</dependency>