License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.lightbody.bmp |
ArtifactId | ArtifactIdbrowsermob-legacy |
Last Version | Last Version2.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBrowserMob Proxy Legacy (Jetty) Module
A programmatic HTTP/S designed for performance and functional testing
|
Filename | Size |
---|---|
browsermob-legacy-2.1.5.pom | |
browsermob-legacy-2.1.5.jar | 899 KB |
browsermob-legacy-2.1.5-sources.jar | 653 KB |
browsermob-legacy-2.1.5-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.lightbody.bmp/browsermob-legacy/ -->
<dependency>
<groupId>net.lightbody.bmp</groupId>
<artifactId>browsermob-legacy</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.lightbody.bmp/browsermob-legacy/
implementation 'net.lightbody.bmp:browsermob-legacy:2.1.5'
// https://jarcasting.com/artifacts/net.lightbody.bmp/browsermob-legacy/
implementation ("net.lightbody.bmp:browsermob-legacy:2.1.5")
'net.lightbody.bmp:browsermob-legacy:jar:2.1.5'
<dependency org="net.lightbody.bmp" name="browsermob-legacy" rev="2.1.5">
<artifact name="browsermob-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lightbody.bmp', module='browsermob-legacy', version='2.1.5')
)
libraryDependencies += "net.lightbody.bmp" % "browsermob-legacy" % "2.1.5"
[net.lightbody.bmp/browsermob-legacy "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
net.lightbody.bmp : browsermob-core | jar | 2.1.5 |
net.lightbody.bmp : mitm | jar | 2.1.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.apache.httpcomponents : httpmime | jar | 4.5.3 |
commons-io : commons-io | jar | 2.5 |
javax.servlet : servlet-api | jar | 2.5 |
org.seleniumhq.selenium : selenium-api Optional | jar | 2.53.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.9.0 |
org.apache.logging.log4j : log4j-core | jar | 2.9.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.9.0 |
org.seleniumhq.selenium : selenium-firefox-driver | jar | 2.53.1 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.8.47 |
org.eclipse.jetty : jetty-server | jar | 7.6.16.v20140903 |
org.eclipse.jetty : jetty-servlet | jar | 7.6.16.v20140903 |
org.eclipse.jetty : jetty-servlets | jar | 7.6.16.v20140903 |
org.codehaus.groovy : groovy-all | jar | 2.4.12 |