is not current version
Last Version 2.3.1-NIGHTLY20220627

cloudflow-operator 2.1.3-RC1

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

License

License

GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

cloudflow-operator_2.13
Version

Version

2.1.3-RC1
Type

Type

jar
Description

Description

cloudflow-operator
Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.
Project URL

Project URL

https://cloudflow.io
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/lightbend/cloudflow

Download cloudflow-operator_2.13 2.1.3-RC1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
com.lightbend.cloudflow : cloudflow-config_2.13 jar 2.1.3-RC1
com.lightbend.cloudflow : cloudflow-blueprint_2.13 jar 2.1.3-RC1
com.typesafe.akka : akka-actor_2.13 jar 2.6.13
com.typesafe.akka : akka-stream_2.13 jar 2.6.13
com.typesafe.akka : akka-http_2.13 jar 10.2.4
com.typesafe.akka : akka-slf4j_2.13 jar 2.6.13
ch.qos.logback : logback-classic jar 1.2.3
com.lightbend.akka : kube-actions_2.13 jar 0.1.1
org.apache.kafka : kafka-clients jar 2.5.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.3
com.sksamuel.avro4s : avro4s-core_2.13 jar 3.0.0

Project Modules

There are no modules declared in this project.