Last Version

HP Autonomy XML Test Utils 1.0.0

Utilities for using XML resources in Java unit tests.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.hp.autonomy.test.xml
ArtifactId

ArtifactId

xml-test-utils
Version

Version

1.0.0
Type

Type

jar
Description

Description

HP Autonomy XML Test Utils
Utilities for using XML resources in Java unit tests.
Project URL

Project URL

https://github.com/hpautonomy/java-xml-test-utils
Project Organization

Project Organization

Hewlett-Packard Development Company, L.P.

Download xml-test-utils 1.0.0


<!-- https://jarcasting.com/artifacts/com.hp.autonomy.test.xml/xml-test-utils/ -->
<dependency>
    <groupId>com.hp.autonomy.test.xml</groupId>
    <artifactId>xml-test-utils</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.test.xml/xml-test-utils/
implementation 'com.hp.autonomy.test.xml:xml-test-utils:1.0.0'
// https://jarcasting.com/artifacts/com.hp.autonomy.test.xml/xml-test-utils/
implementation ("com.hp.autonomy.test.xml:xml-test-utils:1.0.0")
'com.hp.autonomy.test.xml:xml-test-utils:jar:1.0.0'
<dependency org="com.hp.autonomy.test.xml" name="xml-test-utils" rev="1.0.0">
  <artifact name="xml-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.test.xml', module='xml-test-utils', version='1.0.0')
)
libraryDependencies += "com.hp.autonomy.test.xml" % "xml-test-utils" % "1.0.0"
[com.hp.autonomy.test.xml/xml-test-utils "1.0.0"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.