epiphanous / flinkrunner   4.8.5

GitHub

A library to support building a coherent set of flink jobs

Scala versions: 2.12 2.11

flinkrunner 1.6.7


Group ID:
io.epiphanous
Artifact ID:
flinkrunner_2.11
Version:
1.6.7
Release Date:
Aug 28, 2019
Licenses:
MIT
Files:

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

Mill build tool

ivy"io.epiphanous::flinkrunner:1.6.7"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.epiphanous</groupId>
  <artifactId>flinkrunner_2.11</artifactId>
  <version>1.6.7</version>
</dependency>

compile group: 'io.epiphanous', name: 'flinkrunner_2.11', version: '1.6.7'