flink-walkthrough-common 1.11.2


Group ID:
org.apache.flink
Artifact ID:
flink-walkthrough-common_2.11
Version:
1.11.2
Release Date:
Sept 9, 2020
Licenses:
Files:

libraryDependencies += "org.apache.flink" %% "flink-walkthrough-common" % "1.11.2"

Mill build tool

ivy"org.apache.flink::flink-walkthrough-common:1.11.2"

Scala CLI

//> using dep "org.apache.flink::flink-walkthrough-common:1.11.2"

Ammonite REPL

import $ivy.`org.apache.flink::flink-walkthrough-common:1.11.2`

<dependency>
  <groupId>org.apache.flink</groupId>
  <artifactId>flink-walkthrough-common_2.11</artifactId>
  <version>1.11.2</version>
</dependency>

compile group: 'org.apache.flink', name: 'flink-walkthrough-common_2.11', version: '1.11.2'