epiphanous / flinkrunner   4.8.6

GitHub

A library to support building a coherent set of flink jobs

Scala versions: 2.12

flinkrunner 4.8.6


Group ID:
io.epiphanous
Artifact ID:
flinkrunner_2.12
Version:
4.8.6
Release Date:
Oct 5, 2024
Licenses:
MIT
Files:
Full Scala Version:
2.12.19
Developers:

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

Mill build tool

ivy"io.epiphanous::flinkrunner:4.8.6"

Scala CLI

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

Ammonite REPL

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

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

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