is not current version
Last Version 2.3.1-NIGHTLY20220627

com.lightbend.cloudflow:kubectl-cloudflow_2.13 2.3.0-RC28

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

GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

kubectl-cloudflow_2.13
Version

Version

2.3.0-RC28
Type

Type

jar

Download kubectl-cloudflow_2.13 2.3.0-RC28


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