MVN

com.qiniu : stream-parent

Maven & Gradle

Nov 22, 2020
101 stars

Stream Project Parent Pom · QStreaming is a framework that simplifies writing and executing ETLs on top of Apache Spark

<dependency>
    <groupId>com.qiniu</groupId>
    <artifactId>stream-parent</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qiniu : stream-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.qiniu : stream-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
stream-parent-0.1.0
0.0.x
stream-parent-0.0.4
stream-parent-0.0.3
stream-parent-0.0.2
stream-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.qiniu</groupId>
    <artifactId>stream-parent</artifactId>
    <version>0.1.0</version>
</dependency>

Advertisement