MVN

com.googlecode.streamflyer : streamflyer-parent

Maven & Gradle

Oct 08, 2014

Allows editing an input stream

<dependency>
    <groupId>com.googlecode.streamflyer</groupId>
    <artifactId>streamflyer-parent</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.streamflyer : streamflyer-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of com.googlecode.streamflyer : streamflyer-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
streamflyer-parent-1.1.3
streamflyer-parent-1.1.2
streamflyer-parent-1.1.1
1.0.x
streamflyer-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.streamflyer</groupId>
    <artifactId>streamflyer-parent</artifactId>
    <version>1.1.3</version>
</dependency>