is not current version
Last Version 2.3.1-NIGHTLY20220627

com.lightbend.cloudflow:cloudflow-maven-archetype 2.3.1-NIGHTLY20220411

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

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.lightbend.cloudflow
ArtifactId

ArtifactId

cloudflow-maven-archetype
Version

Version

2.3.1-NIGHTLY20220411
Type

Type

jar

Download cloudflow-maven-archetype 2.3.1-NIGHTLY20220411


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