macOS
brew install openliberty-jakartaee8local Homebrew formula metadata
brew
Lightweight open framework for Java (Jakarta EE 8). Version 26.0.0.5 via Homebrew; verified 2026-05-18.
install
brew install openliberty-jakartaee8local Homebrew formula metadata
overview
Lightweight open framework for Java (Jakarta EE 8)
history
openliberty-jakartaee8 is the Homebrew-packaged Open Liberty runtime variant for Jakarta EE 8 applications. Open Liberty is IBM's open source Liberty runtime: a lightweight, modular Java application server aimed at cloud-native applications and microservices, with Jakarta EE and Eclipse MicroProfile support.
Liberty began inside IBM in 2012 as a smaller-footprint, extensible, and easy-to-configure Java runtime for both cloud and data-center deployment. IBM published the Liberty source code on GitHub in 2017 as the Open Liberty project, making the runtime's development model visible while keeping WebSphere Liberty built from the same open source codebase.
The Jakarta EE 8 Open Liberty feature represents the first Jakarta-branded continuation of the Java EE 8 platform after Java EE moved from the Java Community Process to the Eclipse Foundation. Open Liberty documents `jakartaee-8.0` as combining the Liberty features that support the Jakarta EE 8.0 Platform and as functionally equivalent to the older `javaee-8.0` feature.
Open Liberty's adoption story is tied to enterprise Java teams that wanted standards compatibility without the older heavyweight application-server footprint. IBM positions the project as an open source implementation of Jakarta EE and MicroProfile and as the foundation of WebSphere Liberty, giving it a bridge role between community Java standards and IBM-supported production deployments.
The Jakarta EE 8 package matters because Jakarta EE 8 was the compatibility-preserving handoff from Java EE 8 into the Eclipse Foundation namespace. It let applications keep the Java EE 8 programming model while consuming a Jakarta-labeled platform feature from Open Liberty.
Developers use this package when they want a local Open Liberty installation with the Jakarta EE 8 platform feature set available. In a Liberty server configuration, the corresponding feature is enabled with `<feature>jakartaee-8.0</feature>` inside `server.xml`, pulling in the Web Profile plus the additional full-platform APIs such as messaging, connectors, mail, batch, and web services.
Open Liberty projects are also commonly driven through Maven, Gradle, Docker images, and Liberty Tools, but the Homebrew formula gives package-manager users a predictable CLI-style install rooted under Homebrew's prefix.
For package nerds, openliberty-jakartaee8 is interesting because it is not just one binary called `openliberty`; it is a standards-profile-specific distribution. The formula name encodes a compatibility target, which is useful when comparing how package managers expose Java runtimes by API platform rather than by only upstream project name.
It also marks the transitional Java EE to Jakarta EE era: the feature remains functionally equivalent to Java EE 8 while living in the Jakarta naming line, so dependency scanners and package catalogs need to preserve that nuance.
security posture
No matching local secret-handling manifest was found for openliberty-jakartaee8. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
${wlp.user.dir}/servers/${wlp.server.name}/server.xml${wlp.user.dir}/servers/${wlp.server.name}/bootstrap.properties${wlp.user.dir}/servers/${wlp.server.name}/server.env${wlp.user.dir}/servers/${wlp.server.name}/jvm.optionsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
openliberty-jakartaee8 | 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:openliberty-jakartaee8 |
|---|---|
| Version | 26.0.0.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openliberty-jakartaee8 |
| Homepage | https://openliberty.io |
| Repository | https://github.com/OpenLiberty/open-liberty |
| Upstream docs | https://openliberty.io/docs/latest/overview.html |
| License | EPL-1.0 |
| Source archive | https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/26.0.0.5/openliberty-javaee8-26.0.0.5.zip |
| Last updated | 2026-05-18T22:02:32Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The home of Open Liberty Jakarta EE 8 is: $HOMEBREW_PREFIX/opt/openliberty-jakartaee8/libexec |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openliberty-jakartaee8 |
| 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.