macOS
brew install jolielocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jolie in AI-Agent-Workflows.
Installation
brew install jolielocal Homebrew formula metadata
Überblick
Service-oriented programming language
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jolie | cli | globales Executable | |
jolie2java | cli | globales Executable | |
jolie2openapi | cli | globales Executable | |
jolie2plasma | cli | globales Executable | |
jolie2surface | cli | globales Executable | |
jolie2wsdl | cli | globales Executable | |
joliec | cli | globales Executable | |
joliedoc | cli | globales Executable | |
joliemock | cli | globales Executable | |
jolier | cli | globales Executable | |
jolietraceviewer | cli | globales Executable | |
metaservice | cli | globales Executable | |
openapi2jolie | cli | globales Executable | |
wsdl2jolie | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/jolie/jolie
Installationsmetadaten
| Paketschlüssel | brew:jolie |
|---|---|
| Version | 1.13.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jolie |
| Homepage | https://www.jolie-lang.org/ |
| Repository | https://github.com/jolie/jolie |
| Upstream-Dokumentation | https://docs.jolie-lang.org/ |
| Lizenz | LGPL-2.1-only |
| Quellarchiv | https://github.com/jolie/jolie/releases/download/v1.13.4/jolie-1.13.4.jar |
| Zuletzt aktualisiert | 2026-06-22T14:03:50-07:00 |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.