MVN

tech.mlsql : streamingpro_2.12

Maven & Gradle

Sep 23, 2021
1.8k stars

StreamingPro Parent POM · With MLSQL,you can unify big data and machine learning,one language, one platform.

<dependency>
    <groupId>tech.mlsql</groupId>
    <artifactId>streamingpro_2.12</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.mlsql : streamingpro_2.12 to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of tech.mlsql : streamingpro_2.12 to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
streamingpro_2.12-2.1.0
1.6.x
streamingpro_2.12-1.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tech.mlsql</groupId>
    <artifactId>streamingpro_2.12</artifactId>
    <version>2.1.0</version>
</dependency>