MVN

org.apache.streams : streams-runtimes

Maven & Gradle

Mar 15, 2020
72 stars

Apache Streams Runtimes

<dependency>
    <groupId>org.apache.streams</groupId>
    <artifactId>streams-runtimes</artifactId>
    <version>0.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.streams : streams-runtimes to add to Maven - Latest Versions:

  • Latest Stable: 0.6.1

All Versions

Choose a version of org.apache.streams : streams-runtimes to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
streams-runtimes-0.6.1
streams-runtimes-0.6.0
0.5.x
streams-runtimes-0.5.1
0.5
streams-runtimes-0.5-incubating
0.4.x
streams-runtimes-0.4.1-incubating
0.4
streams-runtimes-0.4-incubating
0.3
streams-runtimes-0.3-incubating
0.2
streams-runtimes-0.2-incubating
0.1
streams-runtimes-0.1-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.streams</groupId>
    <artifactId>streams-runtimes</artifactId>
    <version>0.6.1</version>
</dependency>

Advertisement