# 使用 Homebrew 安装 jolie

查看 jolie 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:jolie
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jolie
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:jolie
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jolie>
- **版本:** 1.13.4
- **来源摘要:** Service-oriented programming language
- **主页:** <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
- **已生成:** 2026-07-10T07:20:53+00:00

## 可执行文件

- 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)
- jolie (别名)
- jolie2java (别名)
- jolie2openapi (别名)
- jolie2plasma (别名)
- jolie2surface (别名)
- jolie2wsdl (别名)
- joliec (别名)
- joliedoc (别名)
- joliemock (别名)
- jolier (别名)
- jolietraceviewer (别名)
- metaservice (别名)
- openapi2jolie (别名)
- wsdl2jolie (别名)

## 依赖

- openjdk

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-07-10
- 管理器版本: 1.13.4
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://github.com/jolie/jolie
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 时间线

- 2006: The JOLIE orchestration-language paper was presented in the CoOrg/MTCoord proceedings.
- 2014: The official academia page lists Service-Oriented Programming with Jolie as a Web Services Foundations chapter.
- 2015: The jolie/jolie GitHub repository was created.
- 2015: GitHub release metadata includes Jolie v1.4.
- 2016: Official publications described Jolie community growth and refinement-type research.
- 2025: GitHub release metadata includes the v1.13 release line.

### Related projects

- Related projects and concepts include WS-BPEL, SOCK, service-oriented computing, microservices research, Choreographic Programming, jolie/docs, jolie/awesome-jolie, jpm, Jolie language-server work, OpenAPI and WSDL converters, and Java/JVM packaging.

### 来源

- <https://api.github.com/repos/jolie/jolie>
- <https://api.github.com/repos/jolie/jolie/releases?per_page=100>
- <https://docs.jolie-lang.org/>
- <https://formulae.brew.sh/formula/jolie>
- <https://github.com/jolie/jolie>
- <https://www.fabriziomontesi.com/publication/jolie-a-java-orchestration-engine-interpreter-engine>
- <https://www.jolie-lang.org/>
- <https://www.jolie-lang.org/about_jolie.html>
- <https://www.jolie-lang.org/academia.html>


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal

## 源数据库详情

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


## 相关链接

- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://www.automicvault.com/zh-hans/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [gosu](https://www.automicvault.com/zh-hans/pkg/brew/gosu/) - Shares av.db curated category or tags: cli, java, language-runtime, programming-language.
- [groovy](https://www.automicvault.com/zh-hans/pkg/brew/groovy/) - Shares av.db curated category or tags: cli, java, language-runtime, programming-language.
- [agda](https://www.automicvault.com/zh-hans/pkg/brew/agda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [alda](https://www.automicvault.com/zh-hans/pkg/brew/alda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [algol68g](https://www.automicvault.com/zh-hans/pkg/brew/algol68g/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ats2-postiats](https://www.automicvault.com/zh-hans/pkg/brew/ats2-postiats/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ballerina](https://www.automicvault.com/zh-hans/pkg/brew/ballerina/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [befunge93](https://www.automicvault.com/zh-hans/pkg/brew/befunge93/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [fantom](https://www.automicvault.com/zh-hans/pkg/brew/fantom/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, openjdk, oriented.

## Combined YAML source

View the package source record on GitHub. [combined/jolie.yml](https://github.com/automic-vault/db/blob/main/combined/jolie.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
