Jar examples for x:xml-test-utils
Utilities for using XML resources in Java unit tests.
You can download jar file xml-test-utils 1.0.0 in this page.
MIT License
You can use the following script to add xml-test-utils-1.0.0.jar to your project.
<dependency> <groupId>com.hp.autonomy.test.xml</groupId> <artifactId>xml-test-utils</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.hp.autonomy.test.xml', name: 'xml-test-utils', version: '1.0.0'
libraryDependencies += "com.hp.autonomy.test.xml" % "xml-test-utils" % "1.0.0"
<dependency org="com.hp.autonomy.test.xml" name="xml-test-utils" rev="1.0.0"/>
@Grapes(@Grab(group='com.hp.autonomy.test.xml', module='xml-test-utils', version='1.0.0'))
'com.hp.autonomy.test.xml:xml-test-utils:jar:1.0.0'
Click the following link to download the jar file.
xml-test-utils-1.0.0-javadoc.jar