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

uaihebert.com:uaiMockServer 1.2.2

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

Группа

Группа

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

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

uaiMockServer
Версия

Версия

1.2.2
Тип

Тип

jar

Скачать uaiMockServer 1.2.2


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