License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks |
GroupId | GroupIdde.codecamp.vaadin |
ArtifactId | ArtifactIdvaadin-flow-dui |
Last Version | Last Version2.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDeclarative UI for Vaadin Flow
Declarative UI in the style of Vaadin 8 implemented for Vaadin Flow.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationPatrick Schmidt |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vaadin-flow-dui-2.2.4.pom | |
vaadin-flow-dui-2.2.4.jar | 225 KB |
vaadin-flow-dui-2.2.4-sources.jar | 112 KB |
vaadin-flow-dui-2.2.4-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |