# 使用 Homebrew 安装 jolie

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jolie
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:jolie
- **软件包管理器:** Homebrew
- **版本:** 1.13.4
- **来源摘要:** Service-oriented programming language
- **主页:** <https://www.jolie-lang.org/>
- **仓库:** <https://github.com/jolie/jolie>
- **最后更新:** 2026-06-22T14:03:50-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- jolie (别名)
- jolie2java (别名)
- jolie2openapi (别名)
- jolie2plasma (别名)
- jolie2surface (别名)
- jolie2wsdl (别名)
- joliec (别名)
- joliedoc (别名)
- joliemock (别名)
- jolier (别名)
- jolietraceviewer (别名)
- metaservice (别名)
- openapi2jolie (别名)
- wsdl2jolie (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.13.4
## 项目历史与用法

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


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
