flink-runtime-web 1.12.7


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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