| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииVaadin Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.github.mcollovati.vertx |
| Идентификатор | Идентификаторvertx-vaadin-flow |
| Последняя версия | Последняя версия23.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеvertx-vaadin-flow
An adapter to run Vaadin Flow applications on Vertx
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| vertx-vaadin-flow-23.1.0.pom | |
| vertx-vaadin-flow-23.1.0.jar | 114 KB |
| vertx-vaadin-flow-23.1.0-sources.jar | 70 KB |
| vertx-vaadin-flow-23.1.0-javadoc.jar | 231 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vertx-vaadin-flow/ -->
<dependency>
<groupId>com.github.mcollovati.vertx</groupId>
<artifactId>vertx-vaadin-flow</artifactId>
<version>23.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vertx-vaadin-flow/
implementation 'com.github.mcollovati.vertx:vertx-vaadin-flow:23.1.0'
// https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vertx-vaadin-flow/
implementation ("com.github.mcollovati.vertx:vertx-vaadin-flow:23.1.0")
'com.github.mcollovati.vertx:vertx-vaadin-flow:jar:23.1.0'
<dependency org="com.github.mcollovati.vertx" name="vertx-vaadin-flow" rev="23.1.0">
<artifact name="vertx-vaadin-flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mcollovati.vertx', module='vertx-vaadin-flow', version='23.1.0')
)
libraryDependencies += "com.github.mcollovati.vertx" % "vertx-vaadin-flow" % "23.1.0"
[com.github.mcollovati.vertx/vertx-vaadin-flow "23.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-core | jar | 4.2.3 |
| io.vertx : vertx-web | jar | 4.2.3 |
| io.vertx : vertx-web-client | jar | 4.2.3 |
| com.vaadin : license-checker | jar | 1.4.1 |
| com.github.mcollovati.vertx : vaadin-flow-sockjs Необязательный | jar | 23.1.0 |
| io.github.classgraph : classgraph | jar | 4.8.66 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| io.vertx : vertx-auth-common | jar | 4.2.3 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.1 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.vaadin : vaadin-core | jar | 23.1.1 |
| com.vaadin : flow-server | jar | 23.1.1 |
| com.vaadin : fusion-endpoint | jar | |
| org.springframework : spring-context Необязательный | jar | 5.3.1 |
| org.projectlombok : lombok | jar | 1.18.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| io.vertx : vertx-unit | jar | 4.2.3 |
| io.vertx : vertx-hazelcast | jar | 4.2.3 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.assertj : assertj-core | jar | 3.11.1 |
| com.pholser : junit-quickcheck-core | jar | 0.8.1 |
| com.pholser : junit-quickcheck-generators | jar | 0.8.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.6.Final |
| org.glassfish : jakarta.el | jar | 3.0.3 |