macOS
brew install jettylocal Homebrew formula metadata
sudo port install jettyMacPorts ports tree · www/jetty/Portfile · Quelle: api.github.com
brew / Rang 4009
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jetty in AI-Agent-Workflows.
Installation
brew install jettylocal Homebrew formula metadata
sudo port install jettyMacPorts ports tree · www/jetty/Portfile · Quelle: api.github.com
sudo dnf install jettyFedora Rawhide package metadata · jetty · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#jettynixpkgs package indexes · jetty · Quelle: raw.githubusercontent.com
choco install jettyChocolatey community package catalog · jetty · Quelle: community.chocolatey.org
Überblick
Java servlet engine and webserver
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jetty | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:jetty |
|---|---|
| Version | 12.1.11 |
| Paketmanager | Homebrew |
| Homepage | https://jetty.org/ |
| Zuletzt aktualisiert | 2026-07-07T21:32:54Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
jetty
nix profile install nixpkgs#jettyjetty 9.4.40-19.fc45
Java Webserver and Servlet Container
sudo dnf install jettyjetty-client 9.4.40-19.fc45
client module for Jetty
sudo dnf install jetty-clientjetty-continuation 9.4.40-19.fc45
continuation module for Jetty
sudo dnf install jetty-continuationjetty-http 9.4.40-19.fc45
http module for Jetty
sudo dnf install jetty-httpjetty-io 9.4.40-19.fc45
io module for Jetty
sudo dnf install jetty-iojetty-jaas 9.4.40-19.fc45
jaas module for Jetty
sudo dnf install jetty-jaasjetty-javadoc 9.4.40-19.fc45
Javadoc for jetty
sudo dnf install jetty-javadocjetty-jmx 9.4.40-19.fc45
jmx module for Jetty
sudo dnf install jetty-jmxjetty-security 9.4.40-19.fc45
security module for Jetty
sudo dnf install jetty-securityjetty-server 9.4.40-19.fc45
server module for Jetty
sudo dnf install jetty-serverjetty-servlet 9.4.40-19.fc45
servlet module for Jetty
sudo dnf install jetty-servletjetty-util 9.4.40-19.fc45
util module for Jetty
sudo dnf install jetty-utiljetty-util-ajax 9.4.40-19.fc45
util-ajax module for Jetty
sudo dnf install jetty-util-ajaxjetty-webapp 9.4.40-19.fc45
webapp module for Jetty
sudo dnf install jetty-webappjetty-xml 9.4.40-19.fc45
xml module for Jetty
sudo dnf install jetty-xmlQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.