MVN

com.streamxhub.streamx : streamx

Maven & Gradle

May 15, 2022
3.7k stars

StreamX Parent · A magical framework that make stream processing easier

<dependency>
    <groupId>com.streamxhub.streamx</groupId>
    <artifactId>streamx</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.streamxhub.streamx : streamx to add to Maven - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of com.streamxhub.streamx : streamx to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
streamx-1.2.3
streamx-1.2.2
streamx-1.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.streamxhub.streamx</groupId>
    <artifactId>streamx</artifactId>
    <version>1.2.3</version>
</dependency>