HarLib

HarLib is an open source Java library for the HTTP Archive Specification (HAR) v1.2.

License

License

GroupId

GroupId

edu.umass.cs.benchlab
ArtifactId

ArtifactId

harlib
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

HarLib
HarLib is an open source Java library for the HTTP Archive Specification (HAR) v1.2.
Project URL

Project URL

http://www.frogthinker.org/projects/harlib

Download harlib

How to add to project

<!-- https://jarcasting.com/artifacts/edu.umass.cs.benchlab/harlib/ -->
<dependency>
    <groupId>edu.umass.cs.benchlab</groupId>
    <artifactId>harlib</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/edu.umass.cs.benchlab/harlib/
implementation 'edu.umass.cs.benchlab:harlib:1.1.3'
// https://jarcasting.com/artifacts/edu.umass.cs.benchlab/harlib/
implementation ("edu.umass.cs.benchlab:harlib:1.1.3")
'edu.umass.cs.benchlab:harlib:jar:1.1.3'
<dependency org="edu.umass.cs.benchlab" name="harlib" rev="1.1.3">
  <artifact name="harlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.umass.cs.benchlab', module='harlib', version='1.1.3')
)
libraryDependencies += "edu.umass.cs.benchlab" % "harlib" % "1.1.3"
[edu.umass.cs.benchlab/harlib "1.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.jackson : jackson-core-asl jar 1.9.13

test (2)

Group / Artifact Type Version
junit : junit jar 4.3.1
org.apache.derby : derby jar 10.7.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2