Last Version

Declarative UI for Vaadin Flow 2.2.4

Declarative UI in the style of Vaadin 8 implemented for Vaadin Flow.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

de.codecamp.vaadin
ArtifactId

ArtifactId

vaadin-flow-dui
Version

Version

2.2.4
Type

Type

jar
Description

Description

Declarative UI for Vaadin Flow
Declarative UI in the style of Vaadin 8 implemented for Vaadin Flow.
Project URL

Project URL

https://gitlab.com/codecamp-de/vaadin-flow-dui
Project Organization

Project Organization

Patrick Schmidt
Source Code Management

Source Code Management

https://gitlab.com/codecamp-de/vaadin-flow-dui

Download vaadin-flow-dui 2.2.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.vaadin : vaadin-core jar
com.vaadin : vaadin Optional jar
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.