Last Version

Micro Services Simulator 1.1.10

Simulates RESTFUL End Points for Micro Services.

License

License

GroupId

GroupId

org.jsmart
ArtifactId

ArtifactId

micro-simulator
Version

Version

1.1.10
Type

Type

jar
Description

Description

Micro Services Simulator
Simulates RESTFUL End Points for Micro Services.
Project URL

Project URL

http://www.jsmart.org
Source Code Management

Source Code Management

https://github.com/authorjapps/simulator

Download micro-simulator 1.1.10


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

Dependencies

compile (10)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.7
ch.qos.logback : logback-core jar 1.0.7
org.skyscreamer : jsonassert jar 1.2.3
com.jayway.jsonpath : json-path jar 0.5.3
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
commons-lang : commons-lang jar 2.6
com.google.classpath-explorer : classpath-explorer jar 1.0
org.simpleframework : simple jar 5.1.6
commons-io : commons-io jar 2.1
org.apache.httpcomponents : httpclient jar 4.5

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.