MVN

org.apache.flink : flink-streaming-scala

Maven & Gradle

Feb 08, 2016
3 usages
20.7k stars

flink-streaming-scala

<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-streaming-scala</artifactId>
    <version>0.10.2-hadoop1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.flink : flink-streaming-scala to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.2-hadoop1

All Versions

Choose a version of org.apache.flink : flink-streaming-scala to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
flink-streaming-scala-0.10.2-hadoop1
flink-streaming-scala-0.10.2
flink-streaming-scala-0.10.1-hadoop1
flink-streaming-scala-0.10.1
flink-streaming-scala-0.10.0-hadoop1
flink-streaming-scala-0.10.0
0.9.x
flink-streaming-scala-0.9.1-hadoop1
flink-streaming-scala-0.9.1
flink-streaming-scala-0.9.0-hadoop1
flink-streaming-scala-0.9.0
flink-streaming-scala-0.9.0-milestone-1-hadoop1
flink-streaming-scala-0.9.0-milestone-1
0.8.x
flink-streaming-scala-0.8.1-hadoop1
flink-streaming-scala-0.8.1
flink-streaming-scala-0.8.0-hadoop1
flink-streaming-scala-0.8.0

How to add a dependency to Maven

Add the following org.apache.flink : flink-streaming-scala maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-streaming-scala</artifactId>
    <version>0.10.2-hadoop1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.flink : flink-streaming-scala gradle dependency to your build.gradle file:

implementation 'org.apache.flink:flink-streaming-scala:0.10.2-hadoop1'

Gradle Kotlin DSL: Add the following org.apache.flink : flink-streaming-scala gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.flink:flink-streaming-scala:0.10.2-hadoop1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.flink : flink-streaming-scala sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.flink" % "flink-streaming-scala" % "0.10.2-hadoop1"

Advertisement

Dependencies from Group

May 19, 2023
343 usages
21.5k stars
May 19, 2023
305 usages
21.5k stars
May 19, 2023
268 usages
21.5k stars
Sep 10, 2022
224 usages

Discover Dependencies

Jun 26, 2022
26 stars
Jun 17, 2020
246 stars
Mar 18, 2019
1 stars
Oct 18, 2022
10 stars
Jul 05, 2017
0 stars
Apr 04, 2018
670 stars
Jul 18, 2023
8 usages
45 stars
Apr 20, 2016
5 usages