Sourceforge

You can simple download the package and add it to your classpath. The package is released on the sourceforge download site. There also exists a bundle containing the sources.

maven 2

		<dependency>
 		   <groupId>net.sf.testextensions</groupId>
 		   <artifactId>unit-test-extensions</artifactId>
 		   <version>0.1.1</version>
		</dependency>