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