<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>virtual-har-server</artifactId>
<version>0.32</version>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='virtual-har-server', version='0.32')
)
<parent> <groupId>com.github.mike10004</groupId> <artifactId>har-replay</artifactId> <version>0.32</version> </parent>
compile
|-- com.browserup:browserup-proxy-core
|-- com.browserup:browserup-proxy-mitm
|-- org.apache.commons:commons-text
|-- org.brotli:dec
|-- com.fasterxml.jackson.core:jackson-databind:2.10.2
|-- commons-validator:commons-validator
test
|-- com.github.mike10004:har-replay-test-support
|-- org.apache.httpcomponents:httpclient
|-- junit:junit
|-- com.github.mike10004:sample-image-generator
|-- com.github.mike10004:native-helper
|-- com.github.mike10004:subprocess
|-- org.seleniumhq.selenium:selenium-support
|-- org.seleniumhq.selenium:selenium-chrome-driver
|-- com.github.mike10004:xvfb-testing
|-- io.github.bonigarcia:webdrivermanager
|-- com.github.mike10004:nanohttpd-server