License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.lightbend.cloudflow |
ArtifactId | ArtifactIdcloudflow-runner-config_2.13 |
Version | Version2.3.1-NIGHTLY20220627 |
Type | Typejar |
Description |
Descriptioncloudflow-runner-config
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-runner-config_2.13/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-runner-config_2.13</artifactId>
<version>2.3.1-NIGHTLY20220627</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-runner-config_2.13/
implementation 'com.lightbend.cloudflow:cloudflow-runner-config_2.13:2.3.1-NIGHTLY20220627'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-runner-config_2.13/
implementation ("com.lightbend.cloudflow:cloudflow-runner-config_2.13:2.3.1-NIGHTLY20220627")
'com.lightbend.cloudflow:cloudflow-runner-config_2.13:jar:2.3.1-NIGHTLY20220627'
<dependency org="com.lightbend.cloudflow" name="cloudflow-runner-config_2.13" rev="2.3.1-NIGHTLY20220627">
<artifact name="cloudflow-runner-config_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-runner-config_2.13', version='2.3.1-NIGHTLY20220627')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-runner-config_2.13" % "2.3.1-NIGHTLY20220627"
[com.lightbend.cloudflow/cloudflow-runner-config_2.13 "2.3.1-NIGHTLY20220627"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.fasterxml.jackson.module : jackson-module-scala_2.13 | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe : config | jar | 1.4.2 |
org.scalatest : scalatest_2.13 | jar | 3.2.12 |