MVN

org.apache.flink : flink-examples-batch_2.11

Maven & Gradle

Sep 10, 2022
8 usages

Flink : Examples : Batch

<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-examples-batch_2.11</artifactId>
    <version>1.14.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.flink : flink-examples-batch_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.14.6

All Versions

Choose a version of org.apache.flink : flink-examples-batch_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.14.x
flink-examples-batch_2.11-1.14.6
flink-examples-batch_2.11-1.14.5
flink-examples-batch_2.11-1.14.4
flink-examples-batch_2.11-1.14.3
flink-examples-batch_2.11-1.14.2
flink-examples-batch_2.11-1.14.1
flink-examples-batch_2.11-1.14.0
1.13.x
flink-examples-batch_2.11-1.13.6
flink-examples-batch_2.11-1.13.5
flink-examples-batch_2.11-1.13.4
flink-examples-batch_2.11-1.13.3
flink-examples-batch_2.11-1.13.2
flink-examples-batch_2.11-1.13.1
flink-examples-batch_2.11-1.13.0
1.12.x
flink-examples-batch_2.11-1.12.7
flink-examples-batch_2.11-1.12.6
flink-examples-batch_2.11-1.12.5
flink-examples-batch_2.11-1.12.4
flink-examples-batch_2.11-1.12.3
flink-examples-batch_2.11-1.12.2
flink-examples-batch_2.11-1.12.1
flink-examples-batch_2.11-1.12.0
1.11.x
flink-examples-batch_2.11-1.11.6
flink-examples-batch_2.11-1.11.5
flink-examples-batch_2.11-1.11.4
flink-examples-batch_2.11-1.11.3
flink-examples-batch_2.11-1.11.2
flink-examples-batch_2.11-1.11.1
flink-examples-batch_2.11-1.11.0
1.10.x
flink-examples-batch_2.11-1.10.3
flink-examples-batch_2.11-1.10.2
flink-examples-batch_2.11-1.10.1
flink-examples-batch_2.11-1.10.0
1.9.x
flink-examples-batch_2.11-1.9.3
flink-examples-batch_2.11-1.9.2
flink-examples-batch_2.11-1.9.1
flink-examples-batch_2.11-1.9.0
1.8.x
flink-examples-batch_2.11-1.8.3
flink-examples-batch_2.11-1.8.2
flink-examples-batch_2.11-1.8.1
flink-examples-batch_2.11-1.8.0
1.7.x
flink-examples-batch_2.11-1.7.2
flink-examples-batch_2.11-1.7.1
flink-examples-batch_2.11-1.7.0
1.6.x
flink-examples-batch_2.11-1.6.4
flink-examples-batch_2.11-1.6.3
flink-examples-batch_2.11-1.6.2
flink-examples-batch_2.11-1.6.1
flink-examples-batch_2.11-1.6.0
1.5.x
flink-examples-batch_2.11-1.5.6
flink-examples-batch_2.11-1.5.5
flink-examples-batch_2.11-1.5.4
flink-examples-batch_2.11-1.5.3
flink-examples-batch_2.11-1.5.2
flink-examples-batch_2.11-1.5.1
flink-examples-batch_2.11-1.5.0
1.4.x
flink-examples-batch_2.11-1.4.2
flink-examples-batch_2.11-1.4.1
flink-examples-batch_2.11-1.4.0
1.3.x
flink-examples-batch_2.11-1.3.3
flink-examples-batch_2.11-1.3.2
flink-examples-batch_2.11-1.3.1
flink-examples-batch_2.11-1.3.0
1.2.x
flink-examples-batch_2.11-1.2.1
flink-examples-batch_2.11-1.2.0
1.1.x
flink-examples-batch_2.11-1.1.5
flink-examples-batch_2.11-1.1.4
flink-examples-batch_2.11-1.1.3
flink-examples-batch_2.11-1.1.2
flink-examples-batch_2.11-1.1.1
flink-examples-batch_2.11-1.1.0
1.0.x
flink-examples-batch_2.11-1.0.3
flink-examples-batch_2.11-1.0.2
flink-examples-batch_2.11-1.0.1
flink-examples-batch_2.11-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-examples-batch_2.11</artifactId>
    <version>1.14.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.flink : flink-examples-batch_2.11 gradle dependency to your build.gradle file:

implementation 'org.apache.flink:flink-examples-batch_2.11:1.14.6'

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

implementation("org.apache.flink:flink-examples-batch_2.11:1.14.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.flink" % "flink-examples-batch_2.11" % "1.14.6"

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

Nov 05, 2017
1 usages
Apr 03, 2023
460 stars
moa
Apr 03, 2023
15 usages
460 stars
Jul 22, 2022
6 usages
4 stars
Nov 02, 2017
4 usages
1.4k stars
Nov 15, 2016
26 usages
352 stars
Nov 17, 2016
1 usages
0 stars
Jul 14, 2020
204 usages
5.9k stars