Last Version

HTTP Spy 1.1

HTTP Spy is a spy/mock tool for unit tests on HTTP clients

License

License

GroupId

GroupId

com.github.tashoyan
ArtifactId

ArtifactId

httpspy
Version

Version

1.1
Type

Type

jar
Description

Description

HTTP Spy
HTTP Spy is a spy/mock tool for unit tests on HTTP clients
Project URL

Project URL

https://github.com/tashoyan/httpspy
Source Code Management

Source Code Management

https://github.com/tashoyan/httpspy

Download httpspy 1.1


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

Dependencies

compile (12)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-lang3 jar 3.4
org.hamcrest : hamcrest-core jar 1.3
org.apache.camel : camel-core jar 2.17.3
org.apache.camel : camel-http-common jar 2.17.3
org.apache.camel : camel-jetty jar 2.17.3
org.slf4j : slf4j-api jar 1.7.21
org.xmlunit : xmlunit-legacy jar 2.2.1
org.skyscreamer : jsonassert jar 1.3.0
org.json : json jar 20160810
org.apache.httpcomponents : httpcore jar 4.4.5

test (9)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
org.apache.camel : camel-http4 jar 2.17.3
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17
org.slf4j : jcl-over-slf4j jar 1.7.21
com.jayway.restassured : rest-assured jar 2.9.0
junit : junit jar 4.12
org.easymock : easymock jar 3.4
org.apache.httpcomponents : httpclient jar 4.5.2

Project Modules

There are no modules declared in this project.