macOS
brew install openliberty-microprofile4local Homebrew formula metadata
brew
Lightweight open framework for Java (Micro Profile 4). Version 26.0.0.5 via Homebrew; verified 2026-05-18.
install
brew install openliberty-microprofile4local Homebrew formula metadata
overview
Lightweight open framework for Java (Micro Profile 4)
history
openliberty-microprofile4 is the Homebrew Open Liberty distribution aimed at Eclipse MicroProfile 4.0 workloads. It packages the same Open Liberty runtime lineage around the MicroProfile API set for cloud-native Java services rather than around the full Jakarta EE platform.
Open Liberty was open sourced by IBM in 2017 from Liberty, a runtime IBM started in 2012 for small footprint, modular configuration, and flexible Java deployment. The project has since acted as IBM's open implementation base for Jakarta EE and Eclipse MicroProfile and as the foundation for WebSphere Liberty.
MicroProfile emerged to standardize APIs common in Java microservices. Open Liberty's `microProfile-4.0` feature combines Liberty support for Eclipse MicroProfile 4.0 for Cloud Native Java and includes capabilities such as Config 2.0, Fault Tolerance 3.0, Health 3.0, Metrics 3.0, OpenAPI 2.0, OpenTracing 2.0, and Rest Client 2.0.
Open Liberty has long used MicroProfile as part of its cloud-native positioning: enterprise Java teams could run a smaller set of service-oriented APIs without enabling a whole Jakarta EE platform. MicroProfile 4.0 aligned with Jakarta EE 8, which made it a useful bridge for organizations already standardized on Java EE 8 APIs while adopting microservice conventions.
A MicroProfile-specific package is attractive to developers and operators who care about the exact API bundle available on disk. It separates the microservice profile from Open Liberty's Jakarta EE full-platform and Web Profile packages.
In a Liberty server, the MicroProfile 4.0 convenience feature is enabled with `<feature>microProfile-4.0</feature>` in `server.xml`. That enables CDI, JAX-RS, JSON-B, JSON-P, Servlet, and the MicroProfile APIs used for externalized configuration, health endpoints, metrics, OpenAPI descriptions, fault tolerance, tracing, JWT, and REST clients.
Developers use this runtime for local service development, CI checks, and deployment packaging where the application expects MicroProfile 4 behavior. The same Open Liberty ecosystem also offers Maven and Gradle plugins, container images, and IDE tooling for iterative dev mode.
This formula is notable because it tracks an API profile, not just an upstream release train. Package managers that expose Open Liberty by MicroProfile level let users install a runtime whose compatibility promise is visible in the package name.
It also captures the enterprise Java split between platform profiles and microservice profiles: `openliberty-microprofile4` overlaps with Jakarta EE components but exists for a different operational story.
security posture
No matching local secret-handling manifest was found for openliberty-microprofile4. 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-microprofile4 | 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-microprofile4 |
|---|---|
| Version | 26.0.0.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/openliberty-microprofile4 |
| 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-microProfile4-26.0.0.5.zip |
| Last updated | 2026-05-18T22:00:18Z |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | The home of Open Liberty Micro Profile 4 is: $HOMEBREW_PREFIX/opt/openliberty-microprofile4/libexec |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | openliberty-microprofile4 |
| 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.