# Installer wiremock-standalone avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wiremock-standalone pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:wiremock-standalone
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install wiremock-standalone
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#wiremock
```

  Preuve: nixpkgs package indexes: pkgs/by-name/wi/wiremock/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:wiremock-standalone
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/wiremock-standalone>
- **Version:** 3.13.2
- **Résumé source:** Simulator for HTTP-based APIs
- **Page d'accueil:** <https://wiremock.org/docs/running-standalone/>
- **Docs amont:** <https://wiremock.org/docs/running-standalone/>
- **Licence:** Apache-2.0
- **Archive source:** <https://search.maven.org/remotecontent?filepath=org/wiremock/wiremock-standalone/3.13.2/wiremock-standalone-3.13.2.jar>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- wiremock (cli)
- wiremock (alias)

## Dépendances

- openjdk

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.13.2
- données locales: OK
- dépôt amont: https://wiremock.org/docs/running-standalone/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

WireMock Standalone packages the WireMock API simulation engine as a runnable server instead of only a Java test library. It is used to mock HTTP-based APIs in local development, integration tests, CI jobs, and service-virtualization environments.

### Historique du projet

WireMock started in 2011 as a Java library by Tom Akehurst. The project grew from a JVM testing utility into a broader API mocking ecosystem with standalone server, Docker, language adapters, framework integrations, and a commercial WireMock Cloud product around the open-source core.

The standalone distribution became important because it decoupled WireMock from a single test process. Teams could run a mock HTTP server as an external dependency, configure it through Java, JSON files, or JSON over HTTP, and share mappings between local development, CI, containers, and service virtualization setups.

WireMock 3 marked a modernization phase for the Java project, including Java 11-oriented API cleanup and packaging changes. At the same time, the project continued to publish the standalone JAR and Docker image as the most direct way to run WireMock outside embedded unit tests.

### Historique d'adoption

WireMock's adoption followed the rise of microservices, API-first development, and flaky third-party API dependencies. The official documentation describes it as a popular open-source API mock testing tool with millions of monthly downloads, and its GitHub README frames it as a common way to create stable test and development environments.

The standalone form broadened adoption beyond Java unit tests. A frontend team, QA engineer, platform team, or CI pipeline can run the same mock server from a JAR or container without embedding WireMock in application code, which made it practical as shared test infrastructure.

### Modes d'utilisation

Typical standalone usage is to run `java -jar wiremock-standalone-<version>.jar`, optionally setting a port and a root directory. Stub mappings live under a `mappings` directory and larger response bodies under `__files`, allowing mocks to be versioned as ordinary project files.

For service virtualization, teams point an application at WireMock instead of a real upstream service. They can hand-write stubs, record traffic from a real service through proxy mode, replay captured mappings, inject latency or failures, and model stateful flows.

### Pourquoi les passionnés de paquets s'y intéressent

As a package, wiremock-standalone is valuable because it turns a Java library into a universal command-line tool. Homebrew users can install one executable and get a local API simulator without wiring Gradle, Maven, or test framework dependencies into the project under test.

It sits in the same practical toolbox as mock servers, contract-testing helpers, and local service emulators: not the production app, but the thing that makes distributed software testable when the real dependency is missing, expensive, slow, or deliberately hostile for resilience tests.

### Chronologie

- 2011: WireMock starts as a Java library by Tom Akehurst.
- 2010s: WireMock grows into an HTTP API mocking and service-virtualization tool with standalone server usage.
- 2023: WireMock 3.0.0 artifacts are published, reflecting the Java 11 modernization line.
- 2025: WireMock documentation and release posts describe continuing 3.x development alongside 4.x beta work.

### Related projects

- WireMock Cloud builds a hosted collaboration and service-virtualization platform around the WireMock model.
- WireMock ecosystem projects and adapters cover .NET, Python, Go, Rust, Spring Boot, Quarkus, Testcontainers, Docker, and Kubernetes-centered workflows.

### Sources

- <https://github.com/wiremock/wiremock>
- <https://repo1.maven.org/maven2/org/wiremock/wiremock/3.0.0/>
- <https://wiremock.org/docs/>
- <https://wiremock.org/docs/overview/>
- <https://wiremock.org/docs/solutions/service-virtualization/>
- <https://wiremock.org/docs/standalone/java-jar/>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** wiremock-standalone
- **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

## Autres enregistrements de gestionnaires de paquets

- Nix - wiremock: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/wi/wiremock/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [openjdk](https://pkg.so/fr/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [moco](https://pkg.so/fr/brew/moco/) - Shares pkgdb curated category or tags: cli, developer-tools, http, java, testing.
- [jmeter](https://pkg.so/fr/brew/jmeter/) - Shares pkgdb curated category or tags: cli, developer-tools, java, testing.
- [mockserver](https://pkg.so/fr/brew/mockserver/) - Shares pkgdb curated category or tags: cli, developer-tools, http, testing.
- [scm-manager](https://pkg.so/fr/brew/scm-manager/) - Shares pkgdb curated category or tags: cli, developer-tools, http, java.
- [goku](https://pkg.so/fr/brew/goku/) - Shares pkgdb curated category or tags: cli, developer-tools, http, testing.
- [byteman](https://pkg.so/fr/brew/byteman/) - Shares pkgdb curated category or tags: cli, developer-tools, java, testing.
- [gor](https://pkg.so/fr/brew/gor/) - Shares pkgdb curated category or tags: cli, developer-tools, http, testing.
- [autobench](https://pkg.so/fr/brew/autobench/) - Shares pkgdb curated category or tags: cli, developer-tools, http, testing.
- [wiremock](https://pkg.so/fr/npm/wiremock/) - Executable or command metadata overlaps with this package. Shared terms: cli, developer, developer-tools, java, testing.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
