Vaadin4Spring

Additions to the official Vaadin Spring add-on.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

org.vaadin.spring
ArtifactId

ArtifactId

parent-pom
Last Version

Last Version

14.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Vaadin4Spring
Additions to the official Vaadin Spring add-on.
Project URL

Project URL

https://github.com/peholmst/vaadin4spring
Source Code Management

Source Code Management

https://github.com/peholmst/vaadin4spring

Download parent-pom

Filename Size
parent-pom-14.0.0.pom 12 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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.

Versions

Version
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