macOS
brew install jettylocal Homebrew formula metadata
sudo port install jettyMacPorts ports tree · www/jetty/Portfile · Source: api.github.com
brew / rang 4009
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jetty pour les workflows d'agents IA.
installation
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
aperçu
Java servlet engine and webserver
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.iniexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
jetty | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:jetty |
|---|---|
| Version | 12.1.11 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://jetty.org/ |
| Dernière mise à jour | 2026-07-07T21:32:54Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-xmlpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.