Download browsermob-proxy-2.0.0.jar file - Jar b

Jar examples for b:browsermob-proxy

Description

A programmatic HTTP/S designed for performance and functional testing

You can download jar file browsermob-proxy 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add browsermob-proxy-2.0.0.jar to your project.

<dependency>
   <groupId>net.lightbody.bmp</groupId>
   <artifactId>browsermob-proxy</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'net.lightbody.bmp', name: 'browsermob-proxy', version: '2.0.0'
libraryDependencies += "net.lightbody.bmp" % "browsermob-proxy" % "2.0.0"
<dependency org="net.lightbody.bmp" name="browsermob-proxy" rev="2.0.0"/>
@Grapes(@Grab(group='net.lightbody.bmp', module='browsermob-proxy', version='2.0.0'))
'net.lightbody.bmp:browsermob-proxy:jar:2.0.0'

Download

Click the following link to download the jar file.

browsermob-proxy-2.0.0-javadoc.jar
browsermob-proxy-2.0.0-sources.jar
browsermob-proxy-2.0.0.jar
browsermob-proxy-2.0.0.pom



Related Tutorials