# openliberty-jakartaee8 を Homebrew でインストール

openliberty-jakartaee8 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:openliberty-jakartaee8
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install openliberty-jakartaee8
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:openliberty-jakartaee8
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/openliberty-jakartaee8>
- **バージョン:** 26.0.0.7
- **ソース概要:** Lightweight open framework for Java (Jakarta EE 8)
- **ホームページ:** <https://openliberty.io>
- **上流ドキュメント:** <https://openliberty.io>
- **ライセンス:** EPL-1.0
- **ソースアーカイブ:** <https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/26.0.0.7/openliberty-javaee8-26.0.0.7.zip>
- **最終更新:** 2026-07-30T10:53:33+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- openliberty-jakartaee8 (cli)
- openliberty-jakartaee8 (エイリアス)

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- 注意点: The home of Open Liberty Jakarta EE 8 is: $HOMEBREW_PREFIX/opt/openliberty-jakartaee8/libexec
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 26.0.0.7
- マネージャ更新日: 2026-07-30
- ローカルデータ: OK
- 上流リポジトリ: https://openliberty.io
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2012: Liberty originated as IBM's lightweight, modular Java runtime.
- 2017: IBM opened the Liberty source code on GitHub as Open Liberty.
- 2019: Jakarta EE 8 established the Eclipse Foundation continuation of Java EE 8.
- Open Liberty documentation defines `jakartaee-8.0` as the Jakarta EE 8.0 Platform convenience feature and notes its functional equivalence to `javaee-8.0`.

### Related projects

- Related packages and technologies include WebSphere Liberty, the Open Liberty Maven and Gradle plugins, Open Liberty container images, Jakarta EE 8, Java EE 8, and the Open Liberty Web Profile 8 package.

### ソース

- <https://formulae.brew.sh/formula/openliberty-jakartaee8>
- <https://github.com/openliberty>
- <https://jakarta.ee/release/>
- <https://openliberty.io/blog/2022/09/21/history-maker-projects.html>
- <https://openliberty.io/docs/latest/reference/feature/jakartaee-8.0.html>
- <https://openliberty.io/start/>


## セキュリティノート

openliberty-jakartaee8 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ${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.options
## ソースデータベース詳細

- **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:** stable


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://pkg.so/ja/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [openliberty-jakartaee9](https://pkg.so/ja/brew/openliberty-jakartaee9/) - Package name indicates the same formula family.
- [openliberty-webprofile8](https://pkg.so/ja/brew/openliberty-webprofile8/) - Shares the same upstream homepage.
- [openliberty-microprofile4](https://pkg.so/ja/brew/openliberty-microprofile4/) - Shares the same upstream homepage.
- [openliberty-webprofile9](https://pkg.so/ja/brew/openliberty-webprofile9/) - Shares the same upstream homepage.
- [roadrunner](https://pkg.so/ja/brew/roadrunner/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.
- [tomcat](https://pkg.so/ja/brew/tomcat/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure, java.
- [tomcat@10](https://pkg.so/ja/brew/tomcat-10/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure, java.
- [passenger](https://pkg.so/ja/brew/passenger/) - Shares pkgdb curated category or tags: application-server, cli, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/openliberty-jakartaee8.yml](https://github.com/mxcl/pkgdb/blob/main/combined/openliberty-jakartaee8.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
