MVN

com.github.detro : browsermob-proxy-client

Maven & Gradle

May 02, 2014
2 usages
5 stars

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

<dependency>
    <groupId>com.github.detro</groupId>
    <artifactId>browsermob-proxy-client</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.detro : browsermob-proxy-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.github.detro : browsermob-proxy-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
browsermob-proxy-client-0.1.3
browsermob-proxy-client-0.1.2
browsermob-proxy-client-0.1.1
browsermob-proxy-client-0.1.0
0.0.x
browsermob-proxy-client-0.0.9
browsermob-proxy-client-0.0.8
browsermob-proxy-client-0.0.7
browsermob-proxy-client-0.0.6
browsermob-proxy-client-0.0.5
browsermob-proxy-client-0.0.4

How to add a dependency to Maven

Add the following com.github.detro : browsermob-proxy-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.detro</groupId>
    <artifactId>browsermob-proxy-client</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.detro : browsermob-proxy-client gradle dependency to your build.gradle file:

implementation 'com.github.detro:browsermob-proxy-client:0.1.3'

Gradle Kotlin DSL: Add the following com.github.detro : browsermob-proxy-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.detro:browsermob-proxy-client:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.detro : browsermob-proxy-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.detro" % "browsermob-proxy-client" % "0.1.3"

Advertisement

Dependencies from Group

May 07, 2014
70 usages
1.9k stars
May 02, 2014
2 usages
5 stars
Apr 28, 2014
1 stars

Discover Dependencies

Jun 23, 2023
2 usages
150 stars
Aug 02, 2023
5 usages
264 stars
Jan 13, 2021
2 usages
2 stars
Jul 16, 2019
3 usages
241 stars
May 17, 2021
2 usages
171 stars
Aug 09, 2021
4 usages
4 stars