A Java client for interacting with the MockServer, enabling mocking and verification of HTTP/HTTPS interactions.
<dependency>
<groupId>org.mock-server</groupId>
<artifactId>mockserver-client-java</artifactId>
<version>5.15.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a MockServer client and sets up a mock response for a specific request path.
No known issues recorded.
No dependency data recorded yet.