MockServer Ruby Client

A ruby client for the MockServer

License

License

Categories

Categories

Ruby Languages CLI User Interface
GroupId

GroupId

org.mock-server
ArtifactId

ArtifactId

mockserver-client-ruby
Last Version

Last Version

3.10.4
Release Date

Release Date

Type

Type

jar
Description

Description

MockServer Ruby Client
A ruby client for the MockServer
Project URL

Project URL

http://www.mock-server.com

Download mockserver-client-ruby

How to add to project

<!-- https://jarcasting.com/artifacts/org.mock-server/mockserver-client-ruby/ -->
<dependency>
    <groupId>org.mock-server</groupId>
    <artifactId>mockserver-client-ruby</artifactId>
    <version>3.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.mock-server/mockserver-client-ruby/
implementation 'org.mock-server:mockserver-client-ruby:3.10.4'
// https://jarcasting.com/artifacts/org.mock-server/mockserver-client-ruby/
implementation ("org.mock-server:mockserver-client-ruby:3.10.4")
'org.mock-server:mockserver-client-ruby:jar:3.10.4'
<dependency org="org.mock-server" name="mockserver-client-ruby" rev="3.10.4">
  <artifact name="mockserver-client-ruby" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mock-server', module='mockserver-client-ruby', version='3.10.4')
)
libraryDependencies += "org.mock-server" % "mockserver-client-ruby" % "3.10.4"
[org.mock-server/mockserver-client-ruby "3.10.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

MockServer            Tweet Build status GitHub license GitHub stars Trello Backlog  Join Slack

Documentation

For usage guide please see: www.mock-server.com

Change Log

Please see: Change Log

Community

Chat Join Slack
Feature Requests Github Issues
Issues / Bugs Github Issues
Backlog Trello Backlog

Versions

Maven Central mockserver

Maven Central contains the following MockServer artifacts:

In addition MockServer SNAPSHOT artifacts can also be found on Sonatype.

Node Module & Grunt Plugin

NPM Registry contains the following module:

Docker Hub

Docker Hub contains the following artifacts:

Helm Chart
MockServer Clients
Previous Versions
Version Date Git & Docker Tag / Git Hash Documentation Java API REST API
5.11.2 08 Nov 2020 mockserver-5.11.2 / eb84f2 Documentation Java API 5.11.x REST API
5.11.1 22 Jul 2020 mockserver-5.11.1 / 361e5c Documentation Java API 5.11.x REST API
5.11.0 08 Jul 2020 mockserver-5.11.0 / 756758 Documentation Java API 5.11.x REST API
5.10.0 24 Mar 2020 mockserver-5.10.0 / 14124d Documentation Java API 5.10.x REST API
5.9.0 01 Feb 2020 mockserver-5.9.0 / eacf07 Documentation Java API 5.9.x REST API
5.8.1 23 Dec 2019 mockserver-5.8.1 / f0e9ab Documentation Java API 5.8.x REST API
5.8.0 01 Dec 2019 mockserver-5.8.0 / 7c9fc5 Documentation Java API 5.8.x REST API
5.7.2 16 Nov 2019 mockserver-5.7.2 / 7c9fc5 Documentation Java API 5.7.x REST API
5.7.1 09 Nov 2019 mockserver-5.7.1 / 0ca353 Documentation Java API 5.7.x REST API
5.7.0 01 Nov 2019 mockserver-5.7.0 / b58bc5 Documentation Java API 5.7.x REST API
5.6.1 21 Jul 2019 mockserver-5.6.1 / aec1fb Documentation Java API 5.6.x REST API
5.6.0 21 Jun 2019 mockserver-5.6.0 / 8f82dc Documentation Java API 5.6.x REST API
5.5.4 26 Apr 2019 mockserver-5.5.4 / 4ffd31 Documentation Java API 5.5.x REST API
5.5.1 29 Dec 2018 mockserver-5.5.1 / 11d8a9 Documentation Java API 5.5.x REST API
5.5.0 15 Nov 2018 mockserver-5.5.0 / 06e6fd Documentation Java API 5.5.x REST API
5.4.1 20 Jun 2018 mockserver-5.4.1 / 7cd5de Documentation Java API 5.4.x REST API
5.3.0 25 Dec 2017 mockserver-5.3.0 / ad62bb Documentation Java API 5.2.x REST API
5.2.3 17 Dec 2017 mockserver-5.2.3 / e81c53 Documentation Java API 5.2.x REST API
5.2.2 12 Dec 2017 mockserver-5.2.2 / b47090 Documentation Java API 5.2.x REST API
5.2.1 11 Dec 2017 mockserver-5.2.1 / 834ec8 Documentation Java API 5.2.x REST API
5.2.0 10 Dec 2017 mockserver-5.2.0 / ccb4d2 Documentation Java API 5.2.x REST API
5.1.1 06 Dec 2017 mockserver-5.1.1 / 664afb Documentation Java API 5.1.x REST API
5.1.0 05 Dec 2017 mockserver-5.1.0 / bbdda1 Documentation Java API 5.1.x REST API
5.0.1 05 Dec 2017 mockserver-5.0.1 / 975fb8 Documentation Java API 5.0.x REST API
5.0.0 04 Dec 2017 mockserver-5.0.0 / ed5d13 Documentation Java API 5.0.x REST API
4.1.0 30 Nov 2017 mockserver-4.1.0 / 4e37b2 Documentation Java API 4.x.x REST API
4.0.0 28 Nov 2017 mockserver-4.0.0 / 8b2455 Documentation Java API 4.x.x REST API

Issues

If you have any problems, please check the project issues and avoid opening issues that have already been fixed. When you open an issue please provide the following information:

  • MockServer version (i.e. 5.11.2)
  • How your running the MockServer (i.e maven plugin, docker, etc)
  • MockServer log output, at INFO level (or higher)
  • What the error is
  • What you are trying to do

Contributions

Pull requests are, of course, very welcome! Please read our contributing to the project guide first. Then head over to the open issues to see what we need help with. Make sure you let us know if you intend to work on something. Also check out Trello Backlog to see what is already in the backlog.

Feature Requests

Feature requests are submitted to github issues. Once accepted they will be added to the backlog. Please check out Trello Backlog to see what is already in the backlog.

Maintainers

Versions

Version
3.10.4
3.10.3
3.10.2
3.10.1
3.10.0
3.9.17
3.9.16
3.9.15
3.9.14
3.9.13
3.9.12
3.9.11
3.9.10
3.9.9
3.9.8
3.9.7
3.9.6
3.9.5
3.9.4
3.9.3
3.9.2
3.9.1
3.9
3.8.2
3.8.1
3.8
3.7
3.6.2
3.6.1
3.6
3.5
3.4
3.3