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.

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка Vaadin Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.vaadin
Идентификатор

Идентификатор

flow-gradle-plugin
Последняя версия

Последняя версия

23.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать flow-gradle-plugin

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.vaadin : flow-plugin-base jar 23.1.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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