License |
License |
---|---|
GroupId | GroupIdorg.jsmart |
ArtifactId | ArtifactIdmicro-simulator |
Version | Version1.1.10 |
Type | Typejar |
Description |
DescriptionMicro Services Simulator
Simulates RESTFUL End Points for Micro Services.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
micro-simulator-1.1.10.pom | |
micro-simulator-1.1.10.jar | 30 KB |
micro-simulator-1.1.10-sources.jar | 17 KB |
micro-simulator-1.1.10-javadoc.jar | 120 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.11 |