Last Version

har-replay-core 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-core
Version

Version

0.32
Type

Type

jar
Description

Description

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

Download har-replay-core 0.32


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 28.1-jre
commons-io : commons-io jar 2.6
com.google.code.gson : gson jar 2.8.2
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.9
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.