flink-runtime-web 1.14.1


Group ID:
org.apache.flink
Artifact ID:
flink-runtime-web_2.12
Version:
1.14.1
Release Date:
Dec 13, 2021
Licenses:
Files:

libraryDependencies += "org.apache.flink" %% "flink-runtime-web" % "1.14.1"

Mill build tool

ivy"org.apache.flink::flink-runtime-web:1.14.1"

Scala CLI

//> using dep "org.apache.flink::flink-runtime-web:1.14.1"

Ammonite REPL

import $ivy.`org.apache.flink::flink-runtime-web:1.14.1`

<dependency>
  <groupId>org.apache.flink</groupId>
  <artifactId>flink-runtime-web_2.12</artifactId>
  <version>1.14.1</version>
</dependency>

compile group: 'org.apache.flink', name: 'flink-runtime-web_2.12', version: '1.14.1'