Selunit is an open-source project to simply combine comprehensively Selenium tests with Continuous Integration
'org.selunit:selunit-root:0.7.2'
<dependency>
<groupId>org.selunit</groupId>
<artifactId>selunit-root</artifactId>
<version>0.7.2</version>
</dependency>
<dependency org="org.selunit" name="selunit-root" rev="0.7.2"/>
"org.selunit", "selunit-root", "0.7.2"