Skip to content

Releases: xdev-software/mockserver-neolight

v2.50.6

14 Apr 06:38

Choose a tag to compare

Changelog

See Changelog#v2.50.6 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>2.50.6</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>2.50.6</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available

v2.50.5

31 Mar 08:01

Choose a tag to compare

Changelog

See Changelog#v2.50.5 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>2.50.5</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>2.50.5</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available

v2.0.4

16 Mar 09:42

Choose a tag to compare

Changelog

See Changelog#v2.0.4 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>2.0.4</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>2.0.4</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available

v2.0.3

02 Mar 08:44

Choose a tag to compare

Changelog

See Changelog#v2.0.3 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>2.0.3</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>2.0.3</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available

v2.0.2

29 Jan 10:38

Choose a tag to compare

Changelog

See Changelog#v2.0.2 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>2.0.2</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>2.0.2</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available

v2.0.1

22 Jan 14:51

Choose a tag to compare

Changelog

See Changelog#v2.0.1 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>2.0.1</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>2.0.1</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available

v2.0.0

22 Jan 14:08

Choose a tag to compare

Changelog

See Changelog#v2.0.0 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>2.0.0</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>2.0.0</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available

v1.3.1

22 Jan 09:52

Choose a tag to compare

Changelog

See Changelog#v1.3.1 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>1.3.1</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>1.3.1</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available

v1.3.0

16 Oct 07:04

Choose a tag to compare

Changelog

See Changelog#v1.3.0 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>1.3.0</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>1.3.0</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available

v1.2.0

09 Oct 07:03

Choose a tag to compare

Changelog

See Changelog#v1.2.0 for more information.

Installation

BOM

Note that you can also use the BOM for easier dependency management.

Client

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>client</artifactId>
   <version>1.2.0</version>
</dependency>

Testcontainers Integration

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev.mockserver</groupId>
   <artifactId>testcontainers</artifactId>
   <version>1.2.0</version>
</dependency>

Standalone/Server

Docker

Download the image from

JAR

If you don't like to use the docker image, the executable jar is also available