Flow Gradle Plugin

This maven module act as a proxy to test, build, and release the flow gradle plugin, which is written in Kotlin and is built by gradle natively. This makes development and testing of the gradle plugin much easier against the changes of flow, especially the flow-plugin-base. However, publishing the vaadin-gradle-plugin to gradle plugin central repo is done within platform final releases.

License

License

Categories

Categories

Gradle Build Tools Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

flow-gradle-plugin
Last Version

Last Version

23.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Flow Gradle Plugin
This maven module act as a proxy to test, build, and release the flow gradle plugin, which is written in Kotlin and is built by gradle natively. This makes development and testing of the gradle plugin much easier against the changes of flow, especially the flow-plugin-base. However, publishing the vaadin-gradle-plugin to gradle plugin central repo is done within platform final releases.

Download flow-gradle-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.vaadin : flow-plugin-base jar 23.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
23.1.2
23.1.1
23.1.0
23.0.9
23.0.8
23.0.7
23.0.6
23.0.5
23.0.4
23.0.3
23.0.2
23.0.1
23.0.0
9.0.15
9.0.14
9.0.13
9.0.12
9.0.11
9.0.10
9.0.9
9.0.8
9.0.7
9.0.6
9.0.5
9.0.4
9.0.3
9.0.2
9.0.1
9.0.0
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.0.9
7.0.8
7.0.7
7.0.6
7.0.5
7.0.4
7.0.3
7.0.2
7.0.1
7.0.0