MVN

com.weibo : rill-flow-dag

Maven & Gradle

Dec 06, 2023
<dependency>
    <groupId>com.weibo</groupId>
    <artifactId>rill-flow-dag</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.weibo : rill-flow-dag to add to Maven - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.weibo : rill-flow-dag to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
rill-flow-dag-0.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.weibo</groupId>
    <artifactId>rill-flow-dag</artifactId>
    <version>0.1.3</version>
</dependency>

Advertisement