pkg.soopen package index

brew / rang 4009

Installer jetty avec Homebrew, chocolatey, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jetty pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jetty

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install jetty

MacPorts ports tree · www/jetty/Portfile · Source: api.github.com

aperçu

Résumé du paquet

Java servlet engine and webserver

Commandes et alias

  • jetty

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 1995: Greg Wilkins began the Java HTTP server that became Jetty at Mort Bay Consulting.
  • 2000: Jetty hosting moved to SourceForge for the 3.x, 4.x, and 5.x era.
  • 2005: Jetty moved to Codehaus hosting.
  • 2009: Core Jetty components moved to the Eclipse Foundation.
  • 2016: Canonical source and issue tracking moved to GitHub.
  • 2023: Jetty 12.0.0 release line published, reflecting the Jakarta EE-era restructuring.

Related projects

  • Jetty is related to the Eclipse Foundation runtime project family, Webtide support, the Jakarta Servlet and WebSocket ecosystems, Maven Central artifacts, and Jetty Runner.

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:server

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

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

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$JETTY_BASE/start.d/*.ini$JETTY_BASE/start.ini

exécutables

Exécutables installés

CommandeTypeExpositionNote
jettyexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et 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.

page générée2026-08-03
version du gestionnaire12.1.11
gestionnaire mis à jour2026-07-07
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jetty
Version12.1.11
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://jetty.org/
Dernière mise à jour2026-07-07T21:32:54Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

jetty

nix profile install nixpkgs#jetty
  • normalized package name match
  • Correspondance par : Jetty
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: jetty from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
dnf95%

jetty 9.4.40-19.fc45

Java Webserver and Servlet Container

http://www.eclipse.org/jetty/

sudo dnf install jetty
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 1 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-client 9.4.40-19.fc45

client module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-client
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-client from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-continuation 9.4.40-19.fc45

continuation module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-continuation
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 1 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-continuation from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-http 9.4.40-19.fc45

http module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-http
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-http from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-io 9.4.40-19.fc45

io module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-io
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-io from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-jaas 9.4.40-19.fc45

jaas module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-jaas
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-jaas from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-javadoc 9.4.40-19.fc45

Javadoc for jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-javadoc
  • License: (Apache-2.0 OR EPL-1.0) AND LicenseRef-Callaway-MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-javadoc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-jmx 9.4.40-19.fc45

jmx module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-jmx
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-jmx from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-security 9.4.40-19.fc45

security module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-security
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-security from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-server 9.4.40-19.fc45

server module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-server
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-server from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-servlet 9.4.40-19.fc45

servlet module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-servlet
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-servlet from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-util 9.4.40-19.fc45

util module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-util
  • License: (Apache-2.0 OR EPL-1.0) AND LicenseRef-Callaway-MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 1 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-util from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-util-ajax 9.4.40-19.fc45

util-ajax module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-util-ajax
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-util-ajax from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-webapp 9.4.40-19.fc45

webapp module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-webapp
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-webapp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

jetty-xml 9.4.40-19.fc45

xml module for Jetty

http://www.eclipse.org/jetty/

sudo dnf install jetty-xml
  • License: Apache-2.0 OR EPL-1.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: jetty
  • 2 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Jetty
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: jetty-xml from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation