macOS
brew install jolielocal Homebrew formula metadata
brew
jolie のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jolielocal Homebrew formula metadata
概要
Service-oriented programming language
履歴
Jolie is a service-oriented programming language implemented on the JVM and designed to make microservice and distributed-service abstractions native language features. The upstream repository describes it as a language for developing microservices, while the documentation and academic pages present it as both a practical tool and a research vehicle.
Jolie's published research roots go back to the 2006 paper JOLIE: a Java Orchestration Language Interpreter Engine by Fabrizio Montesi, Claudio Guidi, Roberto Lucchi, and Gianluigi Zavattaro. That work positioned Jolie as an interpreter and engine for orchestration programs with a C/Java-like syntax instead of XML-based orchestration languages such as WS-BPEL.
The public GitHub repository was created in 2015, and early GitHub releases in 2015 and 2016 show the project already publishing 1.x language/runtime versions. The official site names Claudio Guidi and Fabrizio Montesi as responsible for language vision, design, and evolution, with Montesi handling language development and releases.
Jolie's adoption has been strongest in academia, research, and specialized microservice tooling. The official academia page lists universities, research collaborations, EU projects, and publications covering Jolie, service-oriented programming, microservices, Docker, refinement types, testing, and choreography-related work.
Homebrew packages Jolie as a command-line language runtime with OpenJDK as a dependency, exposing tools such as jolie, joliec, joliedoc, jolie2java, jolie2openapi, jolie2wsdl, openapi2jolie, and wsdl2jolie.
Jolie is used to write services where communication ports, protocols, interfaces, deployment, and behavior are first-class concerns. Its bundled tools support compilation, documentation, tracing, mocking, Java/OpenAPI/WSDL interop, and service-surface generation.
Jolie is package-nerd-interesting because it packages a research language with many service-integration tools as a normal CLI formula. It is also a reminder that language runtimes in package managers are not only compilers and REPLs; sometimes they bundle protocol adapters, IDL converters, documentation tools, and microservice scaffolding commands.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jolie | cli | グローバル実行可能ファイル | |
jolie2java | cli | グローバル実行可能ファイル | |
jolie2openapi | cli | グローバル実行可能ファイル | |
jolie2plasma | cli | グローバル実行可能ファイル | |
jolie2surface | cli | グローバル実行可能ファイル | |
jolie2wsdl | cli | グローバル実行可能ファイル | |
joliec | cli | グローバル実行可能ファイル | |
joliedoc | cli | グローバル実行可能ファイル | |
joliemock | cli | グローバル実行可能ファイル | |
jolier | cli | グローバル実行可能ファイル | |
jolietraceviewer | cli | グローバル実行可能ファイル | |
metaservice | cli | グローバル実行可能ファイル | |
openapi2jolie | cli | グローバル実行可能ファイル | |
wsdl2jolie | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jolie/jolie
インストールメタデータ
| パッケージキー | brew:jolie |
|---|---|
| バージョン | 1.13.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jolie |
| ホームページ | https://www.jolie-lang.org/ |
| リポジトリ | https://github.com/jolie/jolie |
| 上流ドキュメント | https://docs.jolie-lang.org/ |
| ライセンス | LGPL-2.1-only |
| ソースアーカイブ | https://github.com/jolie/jolie/releases/download/v1.13.4/jolie-1.13.4.jar |
| 最終更新 | 2026-06-22T14:03:50-07:00 |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jolie |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.