is not current version
Last Version 2.3.1-NIGHTLY20220627

com.lightbend.cloudflow:cloudflow-akka-testkit_2.13 2.0.25-NIGHTLY20210502

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

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

cloudflow-akka-testkit_2.13
Version

Version

2.0.25-NIGHTLY20210502
Type

Type

jar

Download cloudflow-akka-testkit_2.13 2.0.25-NIGHTLY20210502


<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-akka-testkit_2.13/ -->
<dependency>
    <groupId>com.lightbend.cloudflow</groupId>
    <artifactId>cloudflow-akka-testkit_2.13</artifactId>
    <version>2.0.25-NIGHTLY20210502</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-akka-testkit_2.13/
implementation 'com.lightbend.cloudflow:cloudflow-akka-testkit_2.13:2.0.25-NIGHTLY20210502'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-akka-testkit_2.13/
implementation ("com.lightbend.cloudflow:cloudflow-akka-testkit_2.13:2.0.25-NIGHTLY20210502")
'com.lightbend.cloudflow:cloudflow-akka-testkit_2.13:jar:2.0.25-NIGHTLY20210502'
<dependency org="com.lightbend.cloudflow" name="cloudflow-akka-testkit_2.13" rev="2.0.25-NIGHTLY20210502">
  <artifact name="cloudflow-akka-testkit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-akka-testkit_2.13', version='2.0.25-NIGHTLY20210502')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-akka-testkit_2.13" % "2.0.25-NIGHTLY20210502"
[com.lightbend.cloudflow/cloudflow-akka-testkit_2.13 "2.0.25-NIGHTLY20210502"]