Quarkus
Sign in to saveQuarkus is a Java framework for Kubernetes. Key technology components surrounding it are OpenJDK HotSpot and GraalVM. Quarkus provides developers a unified reactive and imperative programming model to address a wider range of distributed application architectures.
Source code
Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications. Interested in when the next release is coming? Check our release planning document for details.
Excerpt from the source-code README · 3,742 chars · not written by Vinony
Wikidata facts
- Official website
- quarkus.io
Show 3 more facts
- source code repository URL
- github.com/quarkusio/quarkus
- software version identifier
- 3.34.6
- Commons category
- Quarkus
Sources (3)
via Wikidata · CC0
~5 min read
Article
9 sectionsContents
- Version history
- Distributions
- GraalVM Community Edition (CE) and GraalVM Enterprise Edition (EE)
- Mandrel
- Design pillars
- Container first
- Built on standards
- References
- Bibliography
Quarkus is a Java framework for Kubernetes. Key technology components surrounding it are OpenJDK HotSpot and GraalVM. Quarkus provides developers a unified reactive and imperative programming model to address a wider range of distributed application architectures.
== Version history == {| class="wikitable sortable" |- ! Version !! Date !! Notes |- | 0.12 || March 20, 2019 || Initial release |- | 1.0 || Nov 2019 || |- | 2.0 || Jun 2021 || |- | 3.0.1 || Mar 2023 || |- | 3.2.6 || Oct 2023 || LTS (3.2) |- | 2.16.12.Final || October 17, 2023 || |- | 3.2.7.Final || October 19, 2023 || |- | 3.5.0 || October 25, 2023 || |- | 3.2.9.Final || November 17, 2023 || |- | 3.6.0 || November 29, 2023 || |- | 3.2.10.Final || Jan 2024 || |- | 3.7.1 || Jan 2024 || |- | 3.8.1 || Feb 2024 || LTS (3.8) |- | 3.10.0 || Apr 2024 || |- | 3.13.0 || July 2024 || |- | 3.15.2 || Nov 2024 || LTS (3.15) |- | 3.16.2 || Nov 2024 || |- | 3.17.7 || Jan 2025 || |- | 3.18.3 || Feb 2025 || |- | 3.22.3 || May 2025 || |- | 3.25.3 || Aug 2025 || LTS (3.20.2.1) |- | 3.28.1 || Sep 2025 || LTS (3.27.0) |- | 3.29.3 || Nov 2025 || LTS (3.27.1) |- | 3.30.6 || Jan 2026 || |- | 3.34.1 || Mar 2026 || LTS (3.33.1) |- |}