macOS
brew install jolielocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.