Last Version

cloudflow-maven-plugin 2.3.1-NIGHTLY20220627

Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

cloudflow-maven-plugin
Version

Version

2.3.1-NIGHTLY20220627
Type

Type

jar
Description

Description

cloudflow-maven-plugin
Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.
Project URL

Project URL

https://cloudflow.io
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/lightbend/cloudflow

Download cloudflow-maven-plugin 2.3.1-NIGHTLY20220627


<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.