License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.lightbend.cloudflow |
ArtifactId | ArtifactIdcloudflow-maven-plugin |
Version | Version2.3.1-NIGHTLY20220627 |
Type | Typejar |
Description |
Descriptioncloudflow-maven-plugin
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-maven-plugin/ -->
<dependency>
<groupId>com.lightbend.cloudflow</groupId>
<artifactId>cloudflow-maven-plugin</artifactId>
<version>2.3.1-NIGHTLY20220627</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-maven-plugin/
implementation 'com.lightbend.cloudflow:cloudflow-maven-plugin:2.3.1-NIGHTLY20220627'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-maven-plugin/
implementation ("com.lightbend.cloudflow:cloudflow-maven-plugin:2.3.1-NIGHTLY20220627")
'com.lightbend.cloudflow:cloudflow-maven-plugin:jar:2.3.1-NIGHTLY20220627'
<dependency org="com.lightbend.cloudflow" name="cloudflow-maven-plugin" rev="2.3.1-NIGHTLY20220627">
<artifact name="cloudflow-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-maven-plugin', version='2.3.1-NIGHTLY20220627')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-maven-plugin" % "2.3.1-NIGHTLY20220627"
[com.lightbend.cloudflow/cloudflow-maven-plugin "2.3.1-NIGHTLY20220627"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.lightbend.cloudflow : cloudflow-cr-generator_2.12 | jar | 2.3.1-NIGHTLY20220627 |
com.lightbend.cloudflow : cloudflow-build-support_2.12 | jar | 2.3.1-NIGHTLY20220627 |
junit : junit | jar | 4.13.2 |
org.apache.maven : maven-core | jar | 3.8.5 |
org.apache.maven : maven-embedder | jar | 3.8.5 |
org.apache.maven : maven-project | jar | 2.2.1 |
org.apache.maven : maven-plugin-api | jar | 3.8.5 |
org.twdata.maven : mojo-executor | jar | 2.4.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |