is not current version
Last Version 5.5.3

com.holon-platform.vaadin:holon-starter-vaadin-flow 5.2.0

Holon Vaadin Flow Spring Boot starter using Tomcat

Categories

Categories

Vaadin User Interface Web Frameworks ORM Data
GroupId

GroupId

com.holon-platform.vaadin
ArtifactId

ArtifactId

holon-starter-vaadin-flow
Version

Version

5.2.0
Type

Type

jar

Download holon-starter-vaadin-flow 5.2.0


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