is not current version
Last Version 2.3.1-NIGHTLY20220627

cloudflow-maven-plugin 2.1.2-NIGHTLY20210609

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.1.2-NIGHTLY20210609
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.1.2-NIGHTLY20210609


<!-- https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-maven-plugin/ -->
<dependency>
    <groupId>com.lightbend.cloudflow</groupId>
    <artifactId>cloudflow-maven-plugin</artifactId>
    <version>2.1.2-NIGHTLY20210609</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-maven-plugin/
implementation 'com.lightbend.cloudflow:cloudflow-maven-plugin:2.1.2-NIGHTLY20210609'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-maven-plugin/
implementation ("com.lightbend.cloudflow:cloudflow-maven-plugin:2.1.2-NIGHTLY20210609")
'com.lightbend.cloudflow:cloudflow-maven-plugin:jar:2.1.2-NIGHTLY20210609'
<dependency org="com.lightbend.cloudflow" name="cloudflow-maven-plugin" rev="2.1.2-NIGHTLY20210609">
  <artifact name="cloudflow-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-maven-plugin', version='2.1.2-NIGHTLY20210609')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-maven-plugin" % "2.1.2-NIGHTLY20210609"
[com.lightbend.cloudflow/cloudflow-maven-plugin "2.1.2-NIGHTLY20210609"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
com.lightbend.cloudflow : cloudflow-cr-generator_2.12 jar 2.1.2-NIGHTLY20210609
com.lightbend.cloudflow : cloudflow-build-support_2.12 jar 2.1.2-NIGHTLY20210609
junit : junit jar 4.13
org.apache.maven : maven-core jar 3.8.1
org.apache.maven : maven-embedder jar 3.8.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-plugin-api jar 3.8.1
org.twdata.maven : mojo-executor jar 2.3.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

Project Modules

There are no modules declared in this project.