com.github.mike10004:virtual-har-server-nanohttpd

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

License

License

Categories

Categories

nanohttpd Net Networking
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

virtual-har-server-nanohttpd
Last Version

Last Version

0.2
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-nanohttpd

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.mike10004 : virtual-har-server-core jar 0.2
com.github.mike10004 : nanohttpd-server jar 0.12

test (11)

Group / Artifact Type Version
com.github.mike10004 : virtual-har-server-har-bridge-sstoehr jar 0.2
de.sstoehr : har-reader jar 2.0.3
org.slf4j : slf4j-jdk14 jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5.5
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.junit.jupiter : junit-jupiter-params jar 5.1.0
net.lightbody.bmp : browsermob-core jar 2.1.5
com.google.code.gson : gson jar 2.8.2
org.apache.commons : commons-text jar 1.2
com.github.mike10004 : sample-image-generator jar 0.3
org.junit : junit5-api jar 5.0.0-ALPHA

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