A simple server to support mocking responses from any server / service that uses HTTP. The expectations
that configure how the MockServer will respond to incoming requests can be setup using any language that can
create JSON. A simple client is provided to make this easy in Java. MockServer includes a built-in MCP
(Model Context Protocol) server for AI coding assistant integration.
Version1.4compared with
Version Details
| 1.3 | 1.4 | |
|---|---|---|
| Release date | Dec 03, 2013 | Dec 03, 2013 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Managed Changes (3)
| 1.3 | 1.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mock-server » mockserver-client | 1.3 | 1.4 |
| ~ Updated | org.mock-server » mockserver-core | 1.3 | 1.4 |
| ~ Updated | org.mock-server » mockserver-war | 1.3 | 1.4 |