macOS
brew install tomee-pluslocal Homebrew formula metadata
brew
Everything in TomEE Web Profile and JAX-RS, plus more. Version 10.1.5 via Homebrew; verified 2026-06-22.
install
brew install tomee-pluslocal Homebrew formula metadata
overview
Everything in TomEE Web Profile and JAX-RS, plus more
history
Apache TomEE Plus is the TomEE distribution for users who want Tomcat's operational shape with a broader Java EE and Jakarta EE feature set than WebProfile. It is packaged separately because the extra APIs and implementations materially change the runtime footprint.
TomEE's design is to begin with Apache Tomcat, add TomEE jars, and ship the result as Tomcat plus enterprise features. That design followed the OpenEJB lineage: ASF presentation material records OpenEJB's 2011 integration into TomEE after earlier moves through SourceForge, Apache Geronimo, Codehaus, the Apache Incubator, and Apache OpenEJB graduation.
The Plus flavor was already present in the TomEE 1.0.0 beta-1 downloads in 2011, where Web Profile artifacts were listed as Java EE 6 certified and Plus artifacts as not certified. Later TomEE pages summarized Plus as Web Profile and JAX-RS plus EJB Full, Java EE Connector Architecture, JMS, and JAX-WS.
TomEE appealed to Tomcat users who wanted Java EE services without switching to a larger traditional application server. Plus served the subset that needed the fuller service surface, especially messaging, connector architecture, and web services APIs.
For Homebrew-style packaging, tomee-plus exposes that heavier TomEE distribution as a clear install target. The package gives Java developers a repeatable local runtime for projects that are beyond Web Profile but still expect Tomcat-like startup scripts and directory layout.
Developers install TomEE Plus when testing or running applications that need JAX-RS plus additional enterprise services such as JMS, JAX-WS, EJB Full, or connector support. It is used like a Tomcat distribution, with TomEE-provided startup wrappers and the familiar catalina-based tooling.
The formula boundary matters because Plus is not just TomEE with a runtime flag. It selects a fuller binary flavor, so package catalogs can keep WebProfile, Plus, and Plume users from accidentally installing the wrong server surface.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tomee-plus-startup | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tomee-plus |
|---|---|
| Version | 10.1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tomee-plus |
| Homepage | https://tomee.apache.org/ |
| Repository | https://github.com/apache/tomee |
| Upstream docs | https://tomee.apache.org/latest/docs/documentation.html |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=tomee/tomee-10.1.5/apache-tomee-10.1.5-plus.tar.gz |
| Last updated | 2026-06-22T14:06:29-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The home of Apache TomEE Plus is: $HOMEBREW_PREFIX/opt/tomee-plus/libexec To run Apache TomEE: $HOMEBREW_PREFIX/opt/tomee-plus/libexec/bin/tomee-plus-startup |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tomee-plus |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.