Jar examples for t:testing-utils
Hamcrest matchers and Mockito Spring factory
You can download jar file testing-utils 1.1.0 in this page.
MIT License
You can use the following script to add testing-utils-1.1.0.jar to your project.
<dependency> <groupId>com.hp.autonomy.test</groupId> <artifactId>testing-utils</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.hp.autonomy.test', name: 'testing-utils', version: '1.1.0'
libraryDependencies += "com.hp.autonomy.test" % "testing-utils" % "1.1.0"
<dependency org="com.hp.autonomy.test" name="testing-utils" rev="1.1.0"/>
@Grapes(@Grab(group='com.hp.autonomy.test', module='testing-utils', version='1.1.0'))
'com.hp.autonomy.test:testing-utils:jar:1.1.0'
Click the following link to download the jar file.
testing-utils-1.1.0-javadoc.jar