A flexible API mocking tool for HTTP-based services, supporting stubbing and verification.
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>3.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a WireMock server and stubs a GET endpoint.
Use wiremock-standalone for JRE11+ or wiremock-jre8 for JRE8.
No dependency data recorded yet.