| License |
License |
|---|---|
| GroupId | GroupIdcom.lightbend.cloudflow |
| ArtifactId | ArtifactIdcloudflow-blueprint_2.12.12 |
| Version | Version2.0.26-SNAP11 |
| Type | Typejar |
| Description |
Descriptioncloudflow-blueprint
Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-blueprint_2.12.12/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-blueprint_2.12.12</artifactId>
<version>2.0.26-SNAP11</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-blueprint_2.12.12/
implementation 'com.lightbend.cloudflow:cloudflow-blueprint_2.12.12:2.0.26-SNAP11'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-blueprint_2.12.12/
implementation ("com.lightbend.cloudflow:cloudflow-blueprint_2.12.12:2.0.26-SNAP11")
'com.lightbend.cloudflow:cloudflow-blueprint_2.12.12:jar:2.0.26-SNAP11'
<dependency org="com.lightbend.cloudflow" name="cloudflow-blueprint_2.12.12" rev="2.0.26-SNAP11">
<artifact name="cloudflow-blueprint_2.12.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-blueprint_2.12.12', version='2.0.26-SNAP11')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-blueprint_2.12.12" % "2.0.26-SNAP11"
[com.lightbend.cloudflow/cloudflow-blueprint_2.12.12 "2.0.26-SNAP11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |
| com.typesafe : config | jar | 1.4.1 |
| io.spray : spray-json_2.12 | jar | 1.3.5 |
| org.apache.avro : avro | jar | 1.8.2 |
| com.thesamet.scalapb : scalapb-runtime_2.12 | jar | 0.10.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.scalatest : scalatest_2.12 | jar | 3.2.3 |
| org.apache.kafka : kafka-clients | jar | 2.5.1 |
| com.sksamuel.avro4s : avro4s-core_2.12 | jar | 3.0.0 |