macOS
brew install tomcat@10local Homebrew formula metadata
安装
brew install tomcat@10local Homebrew formula metadata
sudo apt install tomcat10Debian stable package indexes · tomcat10 · 来源: deb.debian.org
sudo pacman -S tomcat10Arch Linux sync databases · tomcat10 · 来源: geo.mirror.pkgbuild.com
sudo zypper install tomcat10openSUSE Tumbleweed package metadata · tomcat10 · 来源: download.opensuse.org
sudo dnf install tomcatFedora Rawhide package metadata · tomcat · 来源: dl.fedoraproject.org
nix profile install nixpkgs#tomcatnixpkgs package indexes · tomcat · 来源: raw.githubusercontent.com
scoop install versions/tomcat10Scoop official bucket manifest trees · bucket/tomcat10.json · 来源: api.github.com
choco install TomcatChocolatey community package catalog · Tomcat · 来源: community.chocolatey.org
概览
Implementation of Java Servlet and JavaServer Pages
历史
Apache Tomcat 10 is the Jakarta EE-era Tomcat line. In package-manager terms, `tomcat@10` is valuable because it pins users to the Tomcat 10 family rather than the newest major Tomcat, preserving the Servlet/Jakarta API level expected by applications.
Tomcat 10.0.x built on Tomcat 9.0.x and implemented the Jakarta EE 9 generation of APIs: Servlet 5.0, JSP/Jakarta Pages 3.0, EL 4.0, WebSocket 2.0, and Authentication 2.0. Apache's migration guide calls out the central break from Tomcat 9: specification packages changed from `javax.*` to `jakarta.*`, requiring recompilation or migration of applications.
Tomcat 10.1.x then built on Tomcat 10.0.x and implements the Jakarta EE 10 generation: Servlet 6.0, Pages 3.1, EL 5.0, WebSocket 2.1, and Authentication 3.0. Apache's version matrix lists Tomcat 10.1.x as a current supported line and Tomcat 10.0.x as superseded, with 10.0.27 as the final 10.0 release.
Tomcat 10 adoption is tied to the Java EE to Jakarta EE transition. Apache's homepage warns that applications running on Tomcat 9 and earlier do not run on Tomcat 10 without changes, and documents an automatic conversion path through `$CATALINA_BASE/webapps-javaee` plus the Apache Tomcat migration tool for Jakarta EE.
The input package metadata shows why package managers keep an explicit Tomcat 10 identity: Homebrew uses `tomcat@10`, Arch uses `tomcat10`, Scoop has `versions/tomcat10`, and Debian/Ubuntu expose Tomcat 10 embedding packages. That split lets users install a supported Jakarta EE 10-era container without accidentally jumping to a later major line.
Users install Tomcat 10 to run Jakarta Servlet/Jakarta Pages applications, test migrations from Tomcat 9, and host web apps that have already moved to `jakarta.*` APIs. The same operational model remains: `catalina` starts and manages the server, while `$CATALINA_BASE/conf/server.xml`, `catalina.properties`, and `tomcat-users.xml` hold core configuration and local user credentials.
For package nerds, `tomcat@10` is a versioned formula that encodes a major compatibility boundary. It is not merely an older Tomcat: it represents the Jakarta namespace migration, Java runtime floor changes, branch tracking for 10.1.x, and the need to keep application-server packages installable by API generation.
安全态势
没有找到 tomcat@10 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
$CATALINA_BASE/conf/server.xml$CATALINA_BASE/conf/catalina.properties$CATALINA_BASE/conf/tomcat-users.xmlCredential-bearing paths to review before unattended agent runs.
$CATALINA_BASE/conf/tomcat-users.xml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
| 没有可执行文件数据。 | |||
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tomcat@10 |
|---|---|
| 版本 | 10.1.57 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tomcat@10 |
| 主页 | https://tomcat.apache.org/ |
| 上游文档 | https://tomcat.apache.org/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.apache.org/dyn/closer.lua?path=tomcat/tomcat-10/v10.1.57/bin/apache-tomcat-10.1.57.tar.gz |
| 最后更新 | 2026-07-07T20:34:54Z |
| Pulse | updated |
| 依赖 | openjdk |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
| 注意事项 | Configuration files: $HOMEBREW_PREFIX/etc/tomcat@10 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tomcat@10 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libtomcat10-embed-java 10.1.55-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- embed libraries
sudo apt install libtomcat10-embed-javalibtomcat10-java 10.1.55-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- core libraries
sudo apt install libtomcat10-javatomcat10 10.1.55-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine
sudo apt install tomcat10tomcat10-admin 10.1.55-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- admin web applications
sudo apt install tomcat10-admintomcat10-common 10.1.55-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- common files
sudo apt install tomcat10-commontomcat10-docs 10.1.55-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- documentation
sudo apt install tomcat10-docstomcat10-examples 10.1.55-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- example web applications
sudo apt install tomcat10-examplestomcat10-user 10.1.55-1~deb13u1
Apache Tomcat 10 - Servlet and JSP engine -- tools to create user instances
sudo apt install tomcat10-userlibtomcat10-embed-java 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- embed libraries
sudo apt install libtomcat10-embed-javalibtomcat10-java 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- core libraries
sudo apt install libtomcat10-javatomcat10 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine
sudo apt install tomcat10tomcat10-admin 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- admin web applications
sudo apt install tomcat10-admintomcat10-common 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- common files
sudo apt install tomcat10-commontomcat10-docs 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- documentation
sudo apt install tomcat10-docstomcat10-examples 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- example web applications
sudo apt install tomcat10-examplestomcat10-user 10.1.16-1
Apache Tomcat 10 - Servlet and JSP engine -- tools to create user instances
sudo apt install tomcat10-user来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.