Last Version

HP Autonomy Java Testing Utils 1.1.0

Hamcrest matchers and Mockito Spring factory

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.hp.autonomy.test
ArtifactId

ArtifactId

testing-utils
Version

Version

1.1.0
Type

Type

jar
Description

Description

HP Autonomy Java Testing Utils
Hamcrest matchers and Mockito Spring factory
Project URL

Project URL

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

Project Organization

Hewlett-Packard Development Company, L.P.

Download testing-utils 1.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-beans jar 3.2.2.RELEASE
org.mockito : mockito-core jar 1.9.5
com.hp.autonomy.aci.client : aci-api jar 5.0.0
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.