Vaadin4Spring

Additions to the official Vaadin Spring add-on.

Лицензия

Лицензия

Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.vaadin.spring
Идентификатор

Идентификатор

parent-pom
Последняя версия

Последняя версия

14.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Vaadin4Spring
Additions to the official Vaadin Spring add-on.
Ссылка на сайт

Ссылка на сайт

https://github.com/peholmst/vaadin4spring
Система контроля версий

Система контроля версий

https://github.com/peholmst/vaadin4spring

Скачать parent-pom

Имя Файла Размер
parent-pom-14.0.0.pom 12 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.vaadin.spring/parent-pom/ -->
<dependency>
    <groupId>org.vaadin.spring</groupId>
    <artifactId>parent-pom</artifactId>
    <version>14.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.vaadin.spring/parent-pom/
implementation 'org.vaadin.spring:parent-pom:14.0.0'
// https://jarcasting.com/artifacts/org.vaadin.spring/parent-pom/
implementation ("org.vaadin.spring:parent-pom:14.0.0")
'org.vaadin.spring:parent-pom:pom:14.0.0'
<dependency org="org.vaadin.spring" name="parent-pom" rev="14.0.0">
  <artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.vaadin.spring', module='parent-pom', version='14.0.0')
)
libraryDependencies += "org.vaadin.spring" % "parent-pom" % "14.0.0"
[org.vaadin.spring/parent-pom "14.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • eventbus

Vaadin4Spring

This project started as a prototype of an official Vaadin Spring add-on, back in the day when Vaadin 8 was new. That was many years ago and a lot has happened since that time. Now we have Vaadin 14 and I have deleted almost all of the extensions and addons since it did not make sense to port them to Vaadin 14.

All that remains is the event bus that is kept by popular demand. Please note, however, that the event bus has a design flaw that can lead to potentially serious security problems if used in the wrong way. Check the README for more information.

Версии библиотеки

Версия
14.0.0
2.0.0.RELEASE
0.0.7.RELEASE
0.0.6.RELEASE
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.2
0.0.3.1
0.0.3
0.0.2.1