Last Version

cloudflow-blueprint 2.3.1-NIGHTLY20220627

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

License

License

GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

cloudflow-blueprint_2.12
Version

Version

2.3.1-NIGHTLY20220627
Type

Type

jar
Description

Description

cloudflow-blueprint
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-blueprint_2.12 2.3.1-NIGHTLY20220627


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
com.typesafe : config jar 1.4.2
io.spray : spray-json_2.12 jar 1.3.6
org.apache.avro : avro jar 1.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.thesamet.scalapb : scalapb-runtime_2.12 jar 0.11.10

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.scalatest : scalatest_2.12 jar 3.2.12
org.apache.kafka : kafka-clients jar 3.1.0
com.sksamuel.avro4s : avro4s-core_2.12 jar 4.0.12

Project Modules

There are no modules declared in this project.