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