macOS
brew install jettylocal Homebrew formula metadata
sudo port install jettyMacPorts ports tree · www/jetty/Portfile · ソース: api.github.com
brew / 順位 4009
jetty のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jettylocal Homebrew formula metadata
sudo port install jettyMacPorts ports tree · www/jetty/Portfile · ソース: api.github.com
sudo dnf install jettyFedora Rawhide package metadata · jetty · ソース: dl.fedoraproject.org
nix profile install nixpkgs#jettynixpkgs package indexes · jetty · ソース: raw.githubusercontent.com
choco install jettyChocolatey community package catalog · jetty · ソース: community.chocolatey.org
概要
Java servlet engine and webserver
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jetty | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:jetty |
|---|---|
| バージョン | 12.1.11 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://jetty.org/ |
| 最終更新 | 2026-07-07T21:32:54Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-xmlソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.