is not current version
Last Version 2.3.0-RC11

com.lightbend.cloudflow:cloudflow-flink-tests_2.12 2.1.0-NIGHTLY20210523

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

GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

cloudflow-flink-tests_2.12
Version

Version

2.1.0-NIGHTLY20210523
Type

Type

jar

Download cloudflow-flink-tests_2.12 2.1.0-NIGHTLY20210523


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