# platform **Repository Path**: mirrors_vaadin/platform ## Basic Information - **Project Name**: platform - **Description**: Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right one. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Vaadin badge](https://img.shields.io/badge/vaadin-blue.svg?logo=vaadin)](https://vaadin.com/) [![Maven Central](https://img.shields.io/maven-metadata/v.svg?label=maven-central&metadataUrl=https%3A%2F%2Frepo1.maven.org%2Fmaven2%2Fcom%2Fvaadin%2Fvaadin-bom%2Fmaven-metadata.xml)](https://search.maven.org/search?q=g:com.vaadin%20a:vaadin-bom) [![Support badge](https://img.shields.io/badge/stackoverflow-vaadin-blue.svg?logo=stackoverflow)](https://stackoverflow.com/questions/tagged/vaadin) [![Twitter Follow](https://img.shields.io/twitter/follow/vaadin.svg?style=social)](https://twitter.com/vaadin) [![SBOM](https://github.com/vaadin/platform/actions/workflows/sbom.yml/badge.svg?branch=main&event=push)](https://github.com/vaadin/platform/actions/workflows/sbom.yml?query=branch%3Amain) Looking for an [**overview of Vaadin**](https://github.com/vaadin)? ## About this repository This repository gathers all parts of the Vaadin platform in to a single package, ensuring all the parts work together. Learn more about our [release model](https://vaadin.com/roadmap). ## Supported versions - **25** (Java 21 support, feature releases) - **24** (Java 17 support, feature releases) - **23** (Latest Java 11 support, no feature updates, **commercial license**) - **14** (LTS, Java 8 support, no feature updates, **commercial license**) - **10** (LTS, no feature updates) For new users, the latest major version is recommended. ## Building locally To build the Vaadin platform artifacts locally, see [Building the Vaadin platform](BUILD.md).