Last Version

com.github.mike10004:virtual-har-server-har-bridge 0.20

API and library for an HTTP server that responds with content from a HAR

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

virtual-har-server-har-bridge
Version

Version

0.20
Type

Type

jar
Description

Description

API and library for an HTTP server that responds with content from a HAR

Download virtual-har-server-har-bridge 0.20


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 23.6-jre
org.brotli : dec jar 0.1.2
org.apache.commons : commons-lang3 jar 3.6
commons-validator : commons-validator jar 1.6
org.apache.commons : commons-text jar 1.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-jdk14 jar 1.7.25
com.google.code.gson : gson jar 2.8.2
com.jayway.jsonpath : json-path jar 2.4.0

Project Modules

There are no modules declared in this project.