Guide: Download and Install Jetty Web Server Whether you are building microservices, developing a cloud-native Java application, or simply looking for a lightweight, asynchronous servlet container, the Eclipse Jetty Web Server is a top-tier choice. Known for its small memory footprint and high scalability, Jetty is favored by developers who need a server that can be easily embedded in their applications or run as a standalone service.
Before you download Jetty, ensure your system meets the basic requirements:
Jetty 12 (the current community-supported version) requires Java 17 or greater . You can verify your version by running java -version in your terminal. download jetty web server
If you are installing on Windows, you may need the Visual C++ Redistributable packages (2015, 2017, or 2019) for specific native components. Step 2: Download the Jetty Distribution
As of May 2026, Jetty 12.1.x is the latest stable release. Choose the Package Format: .zip: Best for Windows users. .tgz / .tar.gz: Ideal for Linux and macOS environments. Guide: Download and Install Jetty Web Server Whether
This guide walks you through the steps to download, install, and configure Jetty for your development environment. Step 1: Check Prerequisites
Installing Jetty is as simple as unpacking the downloaded file. Eclipse Jetty Jetty Downloads - Eclipse Jetty You can verify your version by running java
The official home for all Jetty downloads is the Eclipse Jetty Download Page .