Last Version

BrowserMob Proxy Client 0.0.3

Java client library to install, launch and control a BrowserMob Proxy exclusively via it's REST API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.detro
ArtifactId

ArtifactId

browser-proxy-client
Version

Version

0.0.3
Type

Type

jar
Description

Description

BrowserMob Proxy Client
Java client library to install, launch and control a BrowserMob Proxy exclusively via it's REST API
Project URL

Project URL

https://github.com/detro/browsermob-proxy-client
Source Code Management

Source Code Management

https://github.com/detro/browsermob-proxy-client

Download browser-proxy-client 0.0.3


<!-- https://jarcasting.com/artifacts/com.github.detro/browser-proxy-client/ -->
<dependency>
    <groupId>com.github.detro</groupId>
    <artifactId>browser-proxy-client</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.detro/browser-proxy-client/
implementation 'com.github.detro:browser-proxy-client:0.0.3'
// https://jarcasting.com/artifacts/com.github.detro/browser-proxy-client/
implementation ("com.github.detro:browser-proxy-client:0.0.3")
'com.github.detro:browser-proxy-client:jar:0.0.3'
<dependency org="com.github.detro" name="browser-proxy-client" rev="0.0.3">
  <artifact name="browser-proxy-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.detro', module='browser-proxy-client', version='0.0.3')
)
libraryDependencies += "com.github.detro" % "browser-proxy-client" % "0.0.3"
[com.github.detro/browser-proxy-client "0.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
org.apache.httpcomponents : httpclient jar 4.3.3
com.jayway.jsonpath : json-path jar 0.9.1
org.seleniumhq.selenium : selenium-java jar 2.40.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.