# jolie mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jolie in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install jolie
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:jolie
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/jolie>
- **Version:** 1.13.4
- **Quellzusammenfassung:** Service-oriented programming language
- **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
- **Generiert:** 2026-07-10T07:20:53+00:00

## Executables

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

## Abhängigkeiten

- openjdk

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-07-10
- Manager-Version: 1.13.4
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://github.com/jolie/jolie
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal

## Details aus der Quelldatenbank

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


## Verwandte Links

- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/de/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://www.automicvault.com/de/pkg/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [gosu](https://www.automicvault.com/de/pkg/brew/gosu/) - Shares av.db curated category or tags: cli, java, language-runtime, programming-language.
- [groovy](https://www.automicvault.com/de/pkg/brew/groovy/) - Shares av.db curated category or tags: cli, java, language-runtime, programming-language.
- [agda](https://www.automicvault.com/de/pkg/brew/agda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [alda](https://www.automicvault.com/de/pkg/brew/alda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [algol68g](https://www.automicvault.com/de/pkg/brew/algol68g/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ats2-postiats](https://www.automicvault.com/de/pkg/brew/ats2-postiats/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ballerina](https://www.automicvault.com/de/pkg/brew/ballerina/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [befunge93](https://www.automicvault.com/de/pkg/brew/befunge93/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [fantom](https://www.automicvault.com/de/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)


## Quellen

- 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
