Last Version

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

Library that manages a proxy server that replays traffic from a HAR

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

virtual-har-server
Version

Version

0.32
Type

Type

jar
Description

Description

Library that manages a proxy server that replays traffic from a HAR

Download virtual-har-server 0.32


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

Dependencies

compile (11)

Group / Artifact Type Version
com.browserup : browserup-proxy-core jar 2.0.1
com.browserup : browserup-proxy-mitm jar 2.0.1
xyz.rogfam : littleproxy jar 2.0.0-beta-5
commons-io : commons-io jar 2.6
org.apache.commons : commons-text jar 1.4
org.brotli : dec jar 0.1.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
commons-validator : commons-validator jar 1.6
com.google.guava : guava jar 28.1-jre
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 jar 3.0.1

test (16)

Group / Artifact Type Version
com.github.mike10004 : har-replay-test-support jar 0.32
org.apache.httpcomponents : httpclient jar 4.5.5
junit : junit jar 4.12
com.google.code.gson : gson jar 2.8.2
com.github.mike10004 : sample-image-generator jar 0.3
com.github.mike10004 : native-helper jar 10.0.0
com.github.mike10004 : subprocess jar 0.4
org.seleniumhq.selenium : selenium-support jar 3.141.59
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
com.github.mike10004 : xvfb-testing jar 0.19
io.github.bonigarcia : webdrivermanager jar 3.7.1
org.easymock : easymock jar 3.5.1
com.opencsv : opencsv jar 4.6
com.github.mike10004 : nanohttpd-server jar 0.14
com.jayway.jsonpath : json-path jar 2.4.0
com.github.mike10004 : selenium-capture jar 0.56

Project Modules

There are no modules declared in this project.