is not current version
Last Version 1.2.5

uaihebert.com:uaiMockServer 1.2.4

uaiMockServer project that helps with http tests, mocking the services using only a config file

GroupId

GroupId

uaihebert.com
ArtifactId

ArtifactId

uaiMockServer
Version

Version

1.2.4
Type

Type

jar

Download uaiMockServer 1.2.4


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