MVN

io.bitbucket.supportomateinc.protocols.stream : stream-parent

Maven & Gradle

Mar 08, 2022

Simple, NIO like stream library.

<dependency>
    <groupId>io.bitbucket.supportomateinc.protocols.stream</groupId>
    <artifactId>stream-parent</artifactId>
    <version>1.0.0.CR1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bitbucket.supportomateinc.protocols.stream : stream-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.CR1

All Versions

Choose a version of io.bitbucket.supportomateinc.protocols.stream : stream-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
stream-parent-1.0.0.CR1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.bitbucket.supportomateinc.protocols.stream</groupId>
    <artifactId>stream-parent</artifactId>
    <version>1.0.0.CR1</version>
</dependency>