er.mockserver-vertx.2.3.source-code.mod.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mockserver-vertx Show documentation
Show all versions of mockserver-vertx Show documentation
A MockServer that uses Vert.X to run
{
"main": "org.mockserver.proxy.ProxyVertical",
// "main": "org.mockserver.server.MockServerVertical",
"description": "An API to easily mock any system or service you integrate with via HTTP from either Java or JavaScript.",
"licenses": ["The Apache Software License Version 2.0"],
"author": "James D Bloom",
"keywords": ["mock", "mocking", "http", "server", "service", "testing", "fake"],
"homepage": "http://www.mock-server.com/"
}