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