Some simple extensions to testng for use with maven.
'org.e-hoffman.testing:TestNG-Extensions:1.2.0'
<dependency>
<groupId>org.e-hoffman.testing</groupId>
<artifactId>TestNG-Extensions</artifactId>
<version>1.2.0</version>
</dependency>
<dependency org="org.e-hoffman.testing" name="TestNG-Extensions" rev="1.2.0"/>
"org.e-hoffman.testing", "TestNG-Extensions", "1.2.0"