<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>selenium-capture-core</artifactId>
<version>0.58</version>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='selenium-capture-core', version='0.58')
)
<parent> <groupId>com.github.mike10004</groupId> <artifactId>selenium-capture</artifactId> <version>0.58</version> </parent>
compile
|-- org.apache.httpcomponents:httpclient
|-- org.apache.commons:commons-lang3
|-- org.apache.commons:commons-text
|-- com.browserup:browserup-proxy-core
|-- com.browserup:browserup-proxy-mitm
|-- org.seleniumhq.selenium:selenium-java
|-- com.github.mike10004:native-helper
|-- com.google.code.findbugs:jsr305
|-- commons-validator:commons-validator
|-- com.github.mike10004:subprocess
|-- com.github.seancfoley:ipaddress
runtime
test
|-- junit:junit
|-- io.github.bonigarcia:webdrivermanager
|-- com.github.mike10004:xvfb-testing
|-- com.github.mike10004:nanohttpd-server
|-- commons-codec:commons-codec
|-- com.github.mike10004:nitsick-junit
|-- org.hamcrest:hamcrest-junit
|-- org.ini4j:ini4j