Core library for BrowserMob Proxy, a programmatic HTTP/S proxy for performance and functional testing.
<dependency>
<groupId>net.lightbody.bmp</groupId>
<artifactId>browsermob-core</artifactId>
<version>2.1.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a BrowserMob proxy server.
Always call proxy.stop() in a finally block or use try-with-resources if supported.
No dependency data recorded yet.