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