macOS
brew install jolielocal Homebrew formula metadata
brew
Service-oriented programming language. Version 1.13.4 via Homebrew; verified 2026-06-22.
install
brew install jolielocal Homebrew formula metadata
overview
Service-oriented programming language
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jolie | cli | global executable | |
jolie2java | cli | global executable | |
jolie2openapi | cli | global executable | |
jolie2plasma | cli | global executable | |
jolie2surface | cli | global executable | |
jolie2wsdl | cli | global executable | |
joliec | cli | global executable | |
joliedoc | cli | global executable | |
joliemock | cli | global executable | |
jolier | cli | global executable | |
jolietraceviewer | cli | global executable | |
metaservice | cli | global executable | |
openapi2jolie | cli | global executable | |
wsdl2jolie | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jolie/jolie
install metadata
| Package key | brew:jolie |
|---|---|
| Version | 1.13.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jolie |
| Homepage | https://www.jolie-lang.org/ |
| Repository | https://github.com/jolie/jolie |
| Upstream docs | https://docs.jolie-lang.org/ |
| License | LGPL-2.1-only |
| Source archive | https://github.com/jolie/jolie/releases/download/v1.13.4/jolie-1.13.4.jar |
| Last updated | 2026-06-22T14:03:50-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.