License |
License |
---|---|
GroupId | GroupIdcom.lightbend.cloudflow |
ArtifactId | ArtifactIdtooling_2.13 |
Version | Version2.1.2-NIGHTLY20210531 |
Type | Typejar |
Description |
Descriptiontooling
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/tooling_2.13/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>tooling_2.13</artifactId>
<version>2.1.2-NIGHTLY20210531</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/tooling_2.13/
implementation 'com.lightbend.cloudflow:tooling_2.13:2.1.2-NIGHTLY20210531'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/tooling_2.13/
implementation ("com.lightbend.cloudflow:tooling_2.13:2.1.2-NIGHTLY20210531")
'com.lightbend.cloudflow:tooling_2.13:jar:2.1.2-NIGHTLY20210531'
<dependency org="com.lightbend.cloudflow" name="tooling_2.13" rev="2.1.2-NIGHTLY20210531">
<artifact name="tooling_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='tooling_2.13', version='2.1.2-NIGHTLY20210531')
)
libraryDependencies += "com.lightbend.cloudflow" % "tooling_2.13" % "2.1.2-NIGHTLY20210531"
[com.lightbend.cloudflow/tooling_2.13 "2.1.2-NIGHTLY20210531"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
com.lightbend.cloudflow : kubectl-cloudflow_2.13 | jar | 2.1.2-NIGHTLY20210531 |