MVN

info.novatec.testit : testutils

Maven & Gradle

Jan 14, 2022
16 stars

testIT | TestUtils · A collection of test-related utility libraries.

<dependency>
    <groupId>info.novatec.testit</groupId>
    <artifactId>testutils</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.novatec.testit : testutils to add to Maven - Latest Versions:

  • Latest Stable: 1.7.0
  • Latest Release Candidate: 1.0.0-RC1
  • Latest Beta: 0.1.beta2

All Versions

Choose a version of info.novatec.testit : testutils to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
testutils-1.7.0
1.6.x
testutils-1.6.0
1.5.x
testutils-1.5.0
1.4.x
testutils-1.4.0
1.3.x
testutils-1.3.0
1.2.x
testutils-1.2.1
testutils-1.2.0
1.1.x
testutils-1.1.0
1.0.x
testutils-1.0.0
testutils-1.0.0-RC1
0.3.x
testutils-0.3.4
testutils-0.3.3
testutils-0.3.2
testutils-0.3.1
testutils-0.3.0
0.2.x
testutils-0.2.0
0.2
testutils-0.2
0.1
testutils-0.1
0.1.x
testutils-0.1.beta2
testutils-0.1.beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>info.novatec.testit</groupId>
    <artifactId>testutils</artifactId>
    <version>1.7.0</version>
</dependency>