Last Version

HarHar 0.2.1

This project reads in Google HAR files and executes them according to the given cmdline options. This could be used as simple load-generator and load-testing tool.

License

License

BSD
GroupId

GroupId

de.matrixweb
ArtifactId

ArtifactId

harhar
Version

Version

0.2.1
Type

Type

jar
Description

Description

HarHar
This project reads in Google HAR files and executes them according to the given cmdline options. This could be used as simple load-generator and load-testing tool.
Project URL

Project URL

https://github.com/KnisterPeter/harhar
Source Code Management

Source Code Management

https://github.com/KnisterPeter/harhar

Download harhar 0.2.1


<!-- https://jarcasting.com/artifacts/de.matrixweb/harhar/ -->
<dependency>
    <groupId>de.matrixweb</groupId>
    <artifactId>harhar</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.matrixweb/harhar/
implementation 'de.matrixweb:harhar:0.2.1'
// https://jarcasting.com/artifacts/de.matrixweb/harhar/
implementation ("de.matrixweb:harhar:0.2.1")
'de.matrixweb:harhar:jar:0.2.1'
<dependency org="de.matrixweb" name="harhar" rev="0.2.1">
  <artifact name="harhar" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.matrixweb', module='harhar', version='0.2.1')
)
libraryDependencies += "de.matrixweb" % "harhar" % "0.2.1"
[de.matrixweb/harhar "0.2.1"]

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.