--- title: Downloads layout: page pageOrder: 3 section: 'Where' subsection: true sitemap: priority: 0.6 changefreq: 'monthly' lastmod: 2018-11-16T16:00:00+01:00 ---
The simplest way to run and download MockServer is by using the fully stand alone web server embedded with all dependencies that mocks HTTP and HTTPS requests, as follows:
download mockserver-netty-5.6.0-jar-with-dependencies.jar from Maven Central
java -jar <path to mockserver-netty-5.6.0-jar-with-dependencies.jar> -serverPort <port>
For more details on downloads see: