License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.lightbend.cloudflow |
ArtifactId | ArtifactIdcloudflow-maven-plugin |
Version | Version2.2.0-SNAP |
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.2.0-SNAP</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-maven-plugin/
implementation 'com.lightbend.cloudflow:cloudflow-maven-plugin:2.2.0-SNAP'
// https://jarcasting.com/artifacts/com.lightbend.cloudflow/cloudflow-maven-plugin/
implementation ("com.lightbend.cloudflow:cloudflow-maven-plugin:2.2.0-SNAP")
'com.lightbend.cloudflow:cloudflow-maven-plugin:jar:2.2.0-SNAP'
<dependency org="com.lightbend.cloudflow" name="cloudflow-maven-plugin" rev="2.2.0-SNAP">
<artifact name="cloudflow-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.cloudflow', module='cloudflow-maven-plugin', version='2.2.0-SNAP')
)
libraryDependencies += "com.lightbend.cloudflow" % "cloudflow-maven-plugin" % "2.2.0-SNAP"
[com.lightbend.cloudflow/cloudflow-maven-plugin "2.2.0-SNAP"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.lightbend.cloudflow : cloudflow-cr-generator_2.12 | jar | 2.2.0-SNAP |
com.lightbend.cloudflow : cloudflow-build-support_2.12 | jar | 2.2.0-SNAP |
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 |