Last Version

har-replay 0.32

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

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

har-replay
Version

Version

0.32
Type

Type

pom
Description

Description

har-replay
Library that manages a proxy server that replays traffic from a HAR
Project URL

Project URL

https://github.com/mike10004/har-replay
Source Code Management

Source Code Management

https://github.com/mike10004/har-replay

Download har-replay 0.32

Filename Size
har-replay-0.32.pom 21 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

Project Modules

  • virtual-har-server
  • har-replay-core
  • har-replay-exec
  • har-replay-test-support
  • har-replay-vhs
  • har-replay-dist