не последняя версия
Последняя версия 1.2.5

uaihebert.com:uaiMockServer 1.0.1

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

Группа

Группа

uaihebert.com
Идентификатор

Идентификатор

uaiMockServer
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать uaiMockServer 1.0.1


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