com.github.mike10004:virtual-har-server-har-bridge-sstoehr

API and library for an HTTP server that responds with content from a HAR

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

virtual-har-server-har-bridge-sstoehr
Last Version

Last Version

0.20
Release Date

Release Date

Type

Type

jar
Description

Description

API and library for an HTTP server that responds with content from a HAR

Download virtual-har-server-har-bridge-sstoehr

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mike10004/virtual-har-server-har-bridge-sstoehr/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>virtual-har-server-har-bridge-sstoehr</artifactId>
    <version>0.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/virtual-har-server-har-bridge-sstoehr/
implementation 'com.github.mike10004:virtual-har-server-har-bridge-sstoehr:0.20'
// https://jarcasting.com/artifacts/com.github.mike10004/virtual-har-server-har-bridge-sstoehr/
implementation ("com.github.mike10004:virtual-har-server-har-bridge-sstoehr:0.20")
'com.github.mike10004:virtual-har-server-har-bridge-sstoehr:jar:0.20'
<dependency org="com.github.mike10004" name="virtual-har-server-har-bridge-sstoehr" rev="0.20">
  <artifact name="virtual-har-server-har-bridge-sstoehr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='virtual-har-server-har-bridge-sstoehr', version='0.20')
)
libraryDependencies += "com.github.mike10004" % "virtual-har-server-har-bridge-sstoehr" % "0.20"
[com.github.mike10004/virtual-har-server-har-bridge-sstoehr "0.20"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mike10004 : virtual-har-server-har-bridge jar 0.20
de.sstoehr : har-reader jar 2.0.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-jdk14 jar 1.7.25
com.google.code.gson : gson jar 2.8.2
org.apache.httpcomponents : httpclient jar 4.5.5

Project Modules

There are no modules declared in this project.

virtual-har-server

Virtual Har Server was an HTTP proxy that serves responses from a HAR file. It was one of multiple engines that could be used by the har-replay library to serve responses. Now it is the only engine that can be used by that library, and as such it is included as a module in that parent project. The source code has been removed from the master branch here to avoid confusion. Future development of the virtual-har-server code will happen within har-replay. The legacy codebase is available under the legacy tag.

Versions

Version
0.20
0.9
0.8
0.7
0.6
0.2