http esi testbed

This project is designed to make it easy to write integration tests for HTTP proxies like Varnish Cache and for other HTTP clients, such as RSS readers or web browsers and test their conformance to various parts of HTTP.

License

License

http://github.com/hamnis/http-esi-testbed/raw/master/LICENSE.txt
GroupId

GroupId

org.escenic.rest
ArtifactId

ArtifactId

http-esi-testbed
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

war
Description

Description

http esi testbed
This project is designed to make it easy to write integration tests for HTTP proxies like Varnish Cache and for other HTTP clients, such as RSS readers or web browsers and test their conformance to various parts of HTTP.
Source Code Management

Source Code Management

http://github.com/hamnis/http-esi-testbed

Download http-esi-testbed

How to add to project

<!-- https://jarcasting.com/artifacts/org.escenic.rest/http-esi-testbed/ -->
<dependency>
    <groupId>org.escenic.rest</groupId>
    <artifactId>http-esi-testbed</artifactId>
    <version>1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.escenic.rest/http-esi-testbed/
implementation 'org.escenic.rest:http-esi-testbed:1.0'
// https://jarcasting.com/artifacts/org.escenic.rest/http-esi-testbed/
implementation ("org.escenic.rest:http-esi-testbed:1.0")
'org.escenic.rest:http-esi-testbed:war:1.0'
<dependency org="org.escenic.rest" name="http-esi-testbed" rev="1.0">
  <artifact name="http-esi-testbed" type="war" />
</dependency>
@Grapes(
@Grab(group='org.escenic.rest', module='http-esi-testbed', version='1.0')
)
libraryDependencies += "org.escenic.rest" % "http-esi-testbed" % "1.0"
[org.escenic.rest/http-esi-testbed "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.httpcache4j : httpcache4j-api jar 3.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0