HTTP Replaying Proxy

The HTTP Replaying Proxy is a library that allows you to mock HTTP requests with realistic responses.

License

License

GroupId

GroupId

com.github.davidgenn
ArtifactId

ArtifactId

http-replaying-proxy
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP Replaying Proxy
The HTTP Replaying Proxy is a library that allows you to mock HTTP requests with realistic responses.
Project URL

Project URL

https://github.com/davidgenn/HttpReplayingProxy

Download http-replaying-proxy

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.2.0.M1
org.eclipse.jetty : jetty-servlet jar 9.2.0.M1
org.apache.httpcomponents : fluent-hc jar 4.3.4
commons-io : commons-io jar 2.4
ch.qos.logback : logback-classic jar 1.1.2
com.google.code.gson : gson jar 2.2.4
com.google.guava : guava jar 17.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.tomakehurst : wiremock jar 1.46
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0