License |
License |
---|---|
GroupId | GroupIdcom.lightbend.cloudflow |
ArtifactId | ArtifactIdkubectl-cloudflow_2.13 |
Version | Version2.3.1-NIGHTLY20220627 |
Type | Typejar |
Description |
Descriptionkubectl-cloudflow
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/kubectl-cloudflow_2.13/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>kubectl-cloudflow_2.13</artifactId>
<version>2.3.1-NIGHTLY20220627</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/kubectl-cloudflow_2.13/
implementation 'com.lightbend.cloudflow:kubectl-cloudflow_2.13:2.3.1-NIGHTLY20220627'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/kubectl-cloudflow_2.13/
implementation ("com.lightbend.cloudflow:kubectl-cloudflow_2.13:2.3.1-NIGHTLY20220627")
'com.lightbend.cloudflow:kubectl-cloudflow_2.13:jar:2.3.1-NIGHTLY20220627'
<dependency org="com.lightbend.cloudflow" name="kubectl-cloudflow_2.13" rev="2.3.1-NIGHTLY20220627">
<artifact name="kubectl-cloudflow_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='kubectl-cloudflow_2.13', version='2.3.1-NIGHTLY20220627')
)
libraryDependencies += "com.lightbend.cloudflow" % "kubectl-cloudflow_2.13" % "2.3.1-NIGHTLY20220627"
[com.lightbend.cloudflow/kubectl-cloudflow_2.13 "2.3.1-NIGHTLY20220627"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.lightbend.cloudflow : cloudflow-config_2.13 | jar | 2.3.1-NIGHTLY20220627 |
com.lightbend.cloudflow : cloudflow-runner-config_2.13 | jar | 2.3.1-NIGHTLY20220627 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
com.github.scopt : scopt_2.13 | jar | 4.0.1 |
org.wvlet.airframe : airframe-log_2.13 | jar | 22.5.0 |
de.vandermeer : asciitable | jar | 0.3.2 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.70 |
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : kubernetes-server-mock | jar | 5.0.3 |
org.scalatest : scalatest_2.13 | jar | 3.2.12 |