MockServer

A simple server to support mocking responses from any server / service that uses HTTP. The expectations that configure how the MockServer will respond and to incoming requests can be setup using any language that can create JSON. In simple client is provided to make this easy in Java.

Лицензия

Лицензия

Группа

Группа

io.github.arkinator
Идентификатор

Идентификатор

mockserver
Последняя версия

Последняя версия

5.11.9
Дата

Дата

Тип

Тип

pom
Описание

Описание

MockServer
A simple server to support mocking responses from any server / service that uses HTTP. The expectations that configure how the MockServer will respond and to incoming requests can be setup using any language that can create JSON. In simple client is provided to make this easy in Java.
Система контроля версий

Система контроля версий

https://github.com/arkinator/mockserver.git

Скачать mockserver

Имя Файла Размер
mockserver-5.11.9.pom 30 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.arkinator/mockserver/ -->
<dependency>
    <groupId>io.github.arkinator</groupId>
    <artifactId>mockserver</artifactId>
    <version>5.11.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.arkinator/mockserver/
implementation 'io.github.arkinator:mockserver:5.11.9'
// https://jarcasting.com/artifacts/io.github.arkinator/mockserver/
implementation ("io.github.arkinator:mockserver:5.11.9")
'io.github.arkinator:mockserver:pom:5.11.9'
<dependency org="io.github.arkinator" name="mockserver" rev="5.11.9">
  <artifact name="mockserver" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.arkinator', module='mockserver', version='5.11.9')
)
libraryDependencies += "io.github.arkinator" % "mockserver" % "5.11.9"
[io.github.arkinator/mockserver "5.11.9"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • mockserver-testing
  • mockserver-client-java
  • mockserver-core
  • mockserver-integration-testing
  • mockserver-netty
  • mockserver-war
  • mockserver-proxy-war
  • mockserver-examples
  • mockserver-junit-rule
  • mockserver-junit-jupiter
  • mockserver-spring-test-listener

Версии библиотеки

Версия
5.11.9
5.11.8
5.11.7
5.11.6
5.11.5
5.11.4
5.11.3