is not current version
Last Version 2.3.1-NIGHTLY20220627

com.lightbend.cloudflow:cloudflow-maven-plugin 2.2.2-NIGHTLY20210919

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

cloudflow-maven-plugin
Version

Version

2.2.2-NIGHTLY20210919
Type

Type

jar

Download cloudflow-maven-plugin 2.2.2-NIGHTLY20210919


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