flink-examples-batch 1.13.3
Group ID:
org.apache.flink
Artifact ID:
flink-examples-batch_2.11
Version:
1.13.3
Release Date:
Oct 12, 2021
Licenses:
Files:
libraryDependencies += "org.apache.flink" %% "flink-examples-batch" % "1.13.3"
ivy"org.apache.flink::flink-examples-batch:1.13.3"
//> using dep "org.apache.flink::flink-examples-batch:1.13.3"
import $ivy.`org.apache.flink::flink-examples-batch:1.13.3`
<dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-examples-batch_2.11</artifactId> <version>1.13.3</version> </dependency>
compile group: 'org.apache.flink', name: 'flink-examples-batch_2.11', version: '1.13.3'