macOS
brew install jettylocal Homebrew formula metadata
sudo port install jettyMacPorts ports tree · www/jetty/Portfile · source: api.github.com
brew
Java servlet engine and webserver. Version 12.1.11 via Homebrew; verified 2026-07-07.
install
brew install jettylocal Homebrew formula metadata
sudo port install jettyMacPorts ports tree · www/jetty/Portfile · source: api.github.com
sudo dnf install jettyFedora Rawhide package metadata · jetty · source: dl.fedoraproject.org
nix profile install nixpkgs#jettynixpkgs package indexes · jetty · source: raw.githubusercontent.com
choco install jettyChocolatey community package catalog · jetty · source: community.chocolatey.org
overview
Java servlet engine and webserver
history
Eclipse Jetty is a Java-based web server and servlet engine with a long history as both an embeddable library and a standalone distribution. Its README describes a lightweight, scalable server for HTTP/1, HTTP/2, HTTP/3, WebSocket, servlets, and related Java web technologies.
Jetty began in 1995 when Greg Wilkins of Mort Bay Consulting developed the Java HTTP server as part of an issue-tracking application. The official Jetty site says versions 1.x through 6.1.x used org.mortbay packaging and that Mort Bay directly hosted the project until version 3.x.
The project moved through several homes: SourceForge from 2000 to 2005, Codehaus in 2005, Eclipse Foundation governance for core components in 2009, and GitHub as the canonical source and issue repository in 2016. Those moves mirror the larger history of Java server-side open source moving from small project hosts into foundation-managed infrastructure.
Commercial and development sponsorship also changed over time. The official site records Mort Bay, Webtide, Intalio, and then Webtide again as organizations funding or leading development, with Webtide describing itself as developer-owned support for the open-source releases.
Jetty spread because it could be embedded in applications while also serving as a traditional servlet container. The official site says developers have used it in production for more than 20 years, embedded it in devices, tools, frameworks, application servers, and cloud services, and relied on it in high-profile operational environments.
Homebrew, Chocolatey, Fedora, MacPorts, and Nix metadata in the input show that Jetty became a package-manager staple across Unix-like systems and Windows. Its package identity matters because it exposes Java web infrastructure as a normal installable developer tool rather than only as Maven dependencies.
Jetty can be run from a distribution with `$JETTY_HOME/start.jar` and a separate `$JETTY_BASE` directory, or embedded directly in Java code with server and handler APIs. The operations guide documents persistent module configuration through `$JETTY_BASE/start.d/*.ini` files and transient module activation through command-line options.
Jetty is important to package nerds because it sits at the boundary between library, server, and command-line distribution. The same project can be a Maven dependency in an embedded app, a Homebrew-installed server, a servlet container for WAR deployment, or the underlying runtime behind smaller artifacts such as jetty-runner.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$JETTY_BASE/start.d/*.ini$JETTY_BASE/start.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jetty | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jetty |
|---|---|
| Version | 12.1.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jetty |
| Homepage | https://jetty.org/ |
| Repository | https://github.com/jetty/jetty.project |
| Upstream docs | https://jetty.org/docs/index.html |
| License | Apache-2.0 OR EPL-2.0 |
| Source archive | https://search.maven.org/remotecontent?filepath=org/eclipse/jetty/jetty-home/12.1.11/jetty-home-12.1.11.tar.gz |
| Last updated | 2026-07-07T21:32:54Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jetty |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jetty
nix profile install nixpkgs#jettyjetty 9.4.40-18.fc44
Java Webserver and Servlet Container
sudo dnf install jettyjetty-client 9.4.40-18.fc44
client module for Jetty
sudo dnf install jetty-clientjetty-continuation 9.4.40-18.fc44
continuation module for Jetty
sudo dnf install jetty-continuationjetty-http 9.4.40-18.fc44
http module for Jetty
sudo dnf install jetty-httpjetty-io 9.4.40-18.fc44
io module for Jetty
sudo dnf install jetty-iojetty-jaas 9.4.40-18.fc44
jaas module for Jetty
sudo dnf install jetty-jaasjetty-javadoc 9.4.40-18.fc44
Javadoc for jetty
sudo dnf install jetty-javadocjetty-jmx 9.4.40-18.fc44
jmx module for Jetty
sudo dnf install jetty-jmxjetty-security 9.4.40-18.fc44
security module for Jetty
sudo dnf install jetty-securityjetty-server 9.4.40-18.fc44
server module for Jetty
sudo dnf install jetty-serverjetty-servlet 9.4.40-18.fc44
servlet module for Jetty
sudo dnf install jetty-servletjetty-util 9.4.40-18.fc44
util module for Jetty
sudo dnf install jetty-utiljetty-util-ajax 9.4.40-18.fc44
util-ajax module for Jetty
sudo dnf install jetty-util-ajaxjetty-webapp 9.4.40-18.fc44
webapp module for Jetty
sudo dnf install jetty-webappjetty-xml 9.4.40-18.fc44
xml module for Jetty
sudo dnf install jetty-xmlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.