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

org.jsmart:micro-simulator 1.1.9

Simulates RESTFUL End Points for Micro Services.

Группа

Группа

org.jsmart
Идентификатор

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

micro-simulator
Версия

Версия

1.1.9
Тип

Тип

jar

Скачать micro-simulator 1.1.9


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