is not current version
Last Version 1.2.5

uaihebert.com:uaiMockServer 1.1.0

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.1.0
Type

Type

jar

Download uaiMockServer 1.1.0


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