epiphanous / flinkrunner   4.8.5

GitHub

A library to support building a coherent set of flink jobs

Scala versions: 2.12 2.11

flinkrunner 3.3.0


Group ID:
io.epiphanous
Artifact ID:
flinkrunner_2.12
Version:
3.3.0
Release Date:
Feb 8, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.epiphanous" %% "flinkrunner" % "3.3.0"

Mill build tool

ivy"io.epiphanous::flinkrunner:3.3.0"

Scala CLI

//> using dep "io.epiphanous::flinkrunner:3.3.0"

Ammonite REPL

import $ivy.`io.epiphanous::flinkrunner:3.3.0`

<dependency>
  <groupId>io.epiphanous</groupId>
  <artifactId>flinkrunner_2.12</artifactId>
  <version>3.3.0</version>
</dependency>

compile group: 'io.epiphanous', name: 'flinkrunner_2.12', version: '3.3.0'