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-akka-util 2.0.5


Group ID:
com.lightbend.cloudflow
Artifact ID:
cloudflow-akka-util_2.12
Version:
2.0.5
Release Date:
Jul 2, 2020
Licenses:
Files:

libraryDependencies += "com.lightbend.cloudflow" %% "cloudflow-akka-util" % "2.0.5"

Mill build tool

ivy"com.lightbend.cloudflow::cloudflow-akka-util:2.0.5"

Scala CLI

//> using dep "com.lightbend.cloudflow::cloudflow-akka-util:2.0.5"

Ammonite REPL

import $ivy.`com.lightbend.cloudflow::cloudflow-akka-util:2.0.5`

<dependency>
  <groupId>com.lightbend.cloudflow</groupId>
  <artifactId>cloudflow-akka-util_2.12</artifactId>
  <version>2.0.5</version>
</dependency>

compile group: 'com.lightbend.cloudflow', name: 'cloudflow-akka-util_2.12', version: '2.0.5'