Skip to content
Vaadin
EntityQ1400683· pop 11· linked from 165 articles

Vaadin () is an open-source web application development platform for Java. Vaadin includes a set of Web Components, a Java web framework, and a set of tools that enable developers to implement modern web graphical user interfaces (GUI) using the Java programming language only (instead of HTML and JavaScript), TypeScript only, or a combination of both.

Key facts

Software.name
Vaadin
Software.logo
Vaadin Logo.svg
Software.logo size
200px
Software.logo alt
Vaadin-logo
Software.screenshot
Vaadin-flow-bakery.png
Software.caption
Web application implemented with Vaadin Flow
Software.developer
Vaadin Ltd.
Software.programming language
Java, JavaScript
Software.platform
Cross platform
Software.genre
Web framework
Software.license
Apache License 2.0

via Wikipedia infobox

Source code

Vaadin allows you to build modern web apps efficiently in plain Java, without touching low level web technologies. This repository serves as an archive of the source code and issue tracking for Vaadin 8 and Vaadin 7. Both use GWT as the base of client-side implementations. Vaadin 8 includes Vaadin 7 compatibility classes. You can find source code and issue tracking for newer, web component based Vaadin versions in vaadin/platform. The code in this repository reflects the state of Vaadin 8.14.3 and Vaadin 7.7.17, the last releases made available under the Apache-2 license, and will be left as-is. Vaadin Framework 7 and 8 are now being maintained under a closed-source model by the Vaadin Expertise Team. You are free to continue using Vaadin Framework releases up to 8.14.3 and 7.7.17 as made available through this repository, and you are free to fork and maintain the framework yourself. Vaadin 8 open source maintenance ended in February 2022, extended support is available until February 2032. Starting with version 8.15.0, Vaadin 8 is subject to commercial Vaadin licenses (CVDLv4 from 8.15.0 onward, VCL from 8.19.0 onward). The current license is Vaadin Commercial License. Vaadin 7 open source maintenance ended in Febraury 2019, extended support is available until February 2029. Starting with version 7.7.18, Vaadin 7 is subject to commercial Vaadin licenses (CVDLv4 from 7.7.18 onward, VCL from 7.7.37 onward). The current license is Vaadin Commercial License. Extended Maintenance versions of Vaadin Framework are being made available through Maven Central. In order to get access to extended maintenance Framework source code, contact sales. For instructions on how to set up a working environment for developing the Vaadin framework, please visit Development Instructions. Pay special attention to workspace preferences. As of February 2022, this repository is used for issue tracking. Since we are no longer building releases from this repository, we are no longer accepting pull requests. You may file bug reports here against extended maintenance releases.

Excerpt from the source-code README · 4,430 chars · not written by Vinony

Wikidata facts

Official website
vaadin.com
Image
Vaadin-flow-bakery.png
Show 5 more facts
software version identifier
8.31.0
source code repository URL
github.com/vaadin/framework
social media followers
7505
inception
2002-00-00
Commons category
Vaadin
Sources (9)

via Wikidata · CC0

~13 min read

Article

9 sections
Contents
  • History
  • Vaadin Flow (Java API)
  • Hilla (TypeScript API)
  • Vaadin's UI components
  • Certifications
  • See also
  • References
  • Further reading
  • External links

Vaadin () is an open-source web application development platform for Java. Vaadin includes a set of Web Components, a Java web framework, and a set of tools that enable developers to implement modern web graphical user interfaces (GUI) using the Java programming language only (instead of HTML and JavaScript), TypeScript only, or a combination of both.

==History== Development began as the Millstone web framework in 2000. It was first released as open-source in 2002. Millstone introduced a component-oriented programming model for the web and an Ajax-based client communication and rendering engine. As a result, a large part of Vaadin's server-side API remains compatible with Millstone's Swing-like APIs.

Available in 10 languages

via Wikidata sitelinks · CC0

Connections

Categories