License |
License |
---|---|
Categories |
CategoriesVaadin User Interface Web Frameworks Undertow Net Networking ORM Data |
GroupId | GroupIdcom.holon-platform.vaadin |
ArtifactId | ArtifactIdholon-starter-vaadin-flow-undertow |
Version | Version5.5.0 |
Type | Typejar |
Description |
Descriptioncom.holon-platform.vaadin:holon-starter-vaadin-flow-undertow
Holon Vaadin Flow Spring Boot starter using Undertow
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.holon-platform.vaadin/holon-starter-vaadin-flow-undertow/ -->
<dependency>
<groupId>com.holon-platform.vaadin</groupId>
<artifactId>holon-starter-vaadin-flow-undertow</artifactId>
<version>5.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.vaadin/holon-starter-vaadin-flow-undertow/
implementation 'com.holon-platform.vaadin:holon-starter-vaadin-flow-undertow:5.5.0'
// https://jarcasting.com/artifacts/com.holon-platform.vaadin/holon-starter-vaadin-flow-undertow/
implementation ("com.holon-platform.vaadin:holon-starter-vaadin-flow-undertow:5.5.0")
'com.holon-platform.vaadin:holon-starter-vaadin-flow-undertow:jar:5.5.0'
<dependency org="com.holon-platform.vaadin" name="holon-starter-vaadin-flow-undertow" rev="5.5.0">
<artifact name="holon-starter-vaadin-flow-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.vaadin', module='holon-starter-vaadin-flow-undertow', version='5.5.0')
)
libraryDependencies += "com.holon-platform.vaadin" % "holon-starter-vaadin-flow-undertow" % "5.5.0"
[com.holon-platform.vaadin/holon-starter-vaadin-flow-undertow "5.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.holon-platform.core : holon-starter | jar | 5.5.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
com.holon-platform.vaadin : holon-vaadin-flow-spring-boot | jar | 5.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |