lightbend / cloudflow   2.3.2

Apache License 2.0 Website GitHub

Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.

Scala versions: 2.13 2.12
sbt plugins: 1.0

cloudflow-localrunner 2.0.21-NIGHTLY20210109


Group ID:
com.lightbend.cloudflow
Artifact ID:
cloudflow-localrunner_2.13
Version:
2.0.21-NIGHTLY20210109
Release Date:
Jan 9, 2021
Licenses:
Files:

libraryDependencies += "com.lightbend.cloudflow" %% "cloudflow-localrunner" % "2.0.21-NIGHTLY20210109"

Mill build tool

ivy"com.lightbend.cloudflow::cloudflow-localrunner:2.0.21-NIGHTLY20210109"

Scala CLI

//> using dep "com.lightbend.cloudflow::cloudflow-localrunner:2.0.21-NIGHTLY20210109"

Ammonite REPL

import $ivy.`com.lightbend.cloudflow::cloudflow-localrunner:2.0.21-NIGHTLY20210109`

<dependency>
  <groupId>com.lightbend.cloudflow</groupId>
  <artifactId>cloudflow-localrunner_2.13</artifactId>
  <version>2.0.21-NIGHTLY20210109</version>
</dependency>

compile group: 'com.lightbend.cloudflow', name: 'cloudflow-localrunner_2.13', version: '2.0.21-NIGHTLY20210109'