flink-scala-shell 1.11.2


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

libraryDependencies += "org.apache.flink" %% "flink-scala-shell" % "1.11.2"

Mill build tool

ivy"org.apache.flink::flink-scala-shell:1.11.2"

Scala CLI

//> using dep "org.apache.flink::flink-scala-shell:1.11.2"

Ammonite REPL

import $ivy.`org.apache.flink::flink-scala-shell:1.11.2`

<dependency>
  <groupId>org.apache.flink</groupId>
  <artifactId>flink-scala-shell_2.11</artifactId>
  <version>1.11.2</version>
</dependency>

compile group: 'org.apache.flink', name: 'flink-scala-shell_2.11', version: '1.11.2'