Releases: xdev-software/mockserver-neolight
v2.50.6
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
- at Maven Central
- or in the release assets below
v2.50.5
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
- at Maven Central
- or in the release assets below
v2.0.4
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
- at Maven Central
- or in the release assets below
v2.0.3
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
- at Maven Central
- or in the release assets below
v2.0.2
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
- at Maven Central
- or in the release assets below
v2.0.1
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
- at Maven Central
- or in the release assets below
v2.0.0
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
- at Maven Central
- or in the release assets below
v1.3.1
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
- at Maven Central
- or in the release assets below
v1.3.0
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
- at Maven Central
- or in the release assets below
v1.2.0
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
- at Maven Central
- or in the release assets below