<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>antiprint-e2e-tests</artifactId>
<version>0.12</version>
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='antiprint-e2e-tests', version='0.12')
)
<parent> <groupId>com.github.mike10004</groupId> <artifactId>antiprint</artifactId> <version>0.12</version> </parent>
compile
|-- com.github.mike10004:antiprint-extension
test
|-- org.seleniumhq.selenium:selenium-java
|-- junit:junit
|-- com.github.mike10004:nanohttpd-server
|-- com.github.mike10004:native-helper
|-- net.sf.uadetector:uadetector-core:0.9.22
|-- net.sf.uadetector:uadetector-resources:2014.10
|-- io.github.bonigarcia:webdrivermanager
|-- com.github.mike10004:xvfb-testing
|-- commons-validator:commons-validator:1.6
|-- com.github.mike10004:crxtool-core