har-reader

A library to access HTTP archive format with Java

License

License

GroupId

GroupId

de.sstoehr
ArtifactId

ArtifactId

har-reader
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

har-reader
A library to access HTTP archive format with Java
Project URL

Project URL

https://github.com/sdstoehr/har-reader
Source Code Management

Source Code Management

https://github.com/sdstoehr/har-reader.git

Download har-reader

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
nl.jqno.equalsverifier : equalsverifier jar 3.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2.0
2.1.10
2.1.9
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0