is not current version
Last Version 2.5.0-M10

de.wayofquality.blended:blended.mgmt.mock 2.1.0

Mock server to simulate a larger network of blended containers for UI testing.

GroupId

GroupId

de.wayofquality.blended
ArtifactId

ArtifactId

blended.mgmt.mock
Version

Version

2.1.0
Type

Type

jar

Download blended.mgmt.mock 2.1.0


<!-- https://jarcasting.com/artifacts/de.wayofquality.blended/blended.mgmt.mock/ -->
<dependency>
    <groupId>de.wayofquality.blended</groupId>
    <artifactId>blended.mgmt.mock</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.wayofquality.blended/blended.mgmt.mock/
implementation 'de.wayofquality.blended:blended.mgmt.mock:2.1.0'
// https://jarcasting.com/artifacts/de.wayofquality.blended/blended.mgmt.mock/
implementation ("de.wayofquality.blended:blended.mgmt.mock:2.1.0")
'de.wayofquality.blended:blended.mgmt.mock:jar:2.1.0'
<dependency org="de.wayofquality.blended" name="blended.mgmt.mock" rev="2.1.0">
  <artifact name="blended.mgmt.mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.wayofquality.blended', module='blended.mgmt.mock', version='2.1.0')
)
libraryDependencies += "de.wayofquality.blended" % "blended.mgmt.mock" % "2.1.0"
[de.wayofquality.blended/blended.mgmt.mock "2.1.0"]