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-runner-config 2.3.1-RC1


Group ID:
com.lightbend.cloudflow
Artifact ID:
cloudflow-runner-config_2.12
Version:
2.3.1-RC1
Release Date:
Jan 26, 2022
Licenses:
Files:

libraryDependencies += "com.lightbend.cloudflow" %% "cloudflow-runner-config" % "2.3.1-RC1"

Mill build tool

ivy"com.lightbend.cloudflow::cloudflow-runner-config:2.3.1-RC1"

Scala CLI

//> using dep "com.lightbend.cloudflow::cloudflow-runner-config:2.3.1-RC1"

Ammonite REPL

import $ivy.`com.lightbend.cloudflow::cloudflow-runner-config:2.3.1-RC1`

<dependency>
  <groupId>com.lightbend.cloudflow</groupId>
  <artifactId>cloudflow-runner-config_2.12</artifactId>
  <version>2.3.1-RC1</version>
</dependency>

compile group: 'com.lightbend.cloudflow', name: 'cloudflow-runner-config_2.12', version: '2.3.1-RC1'