MVN

com.hp.autonomy.test : testing-utils

Maven & Gradle

Mar 22, 2016
1 usages
0 stars

HP Autonomy Java Testing Utils · Hamcrest matchers and Mockito Spring factory

<dependency>
    <groupId>com.hp.autonomy.test</groupId>
    <artifactId>testing-utils</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hp.autonomy.test : testing-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.hp.autonomy.test : testing-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
testing-utils-1.1.0

How to add a dependency to Maven

Add the following com.hp.autonomy.test : testing-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hp.autonomy.test</groupId>
    <artifactId>testing-utils</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hp.autonomy.test : testing-utils gradle dependency to your build.gradle file:

implementation 'com.hp.autonomy.test:testing-utils:1.1.0'

Gradle Kotlin DSL: Add the following com.hp.autonomy.test : testing-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hp.autonomy.test:testing-utils:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hp.autonomy.test : testing-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hp.autonomy.test" % "testing-utils" % "1.1.0"

Advertisement

Dependencies from Group

Mar 22, 2016
1 usages
0 stars

Discover Dependencies

Jun 08, 2023
10 usages
523 stars
Jun 08, 2023
2 usages
523 stars
Jul 15, 2019
1 usages
236 stars
May 15, 2022
1 usages
0 stars
Aug 23, 2023
9 usages
54 stars
Nov 30, 2021
2 usages
58.9k stars
Nov 30, 2021
2 usages
4 stars