Last Version

http esi testbed 1.0

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
Version

Version

1.0
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 1.0


<!-- 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.