MVN

com.tomtom.speedtools : testutils

Maven & Gradle

Apr 12, 2023
8 stars

SpeedTools Test Utilities · Contains utilities, like mocks, which make it easier to create Java unit tests.

<dependency>
    <groupId>com.tomtom.speedtools</groupId>
    <artifactId>testutils</artifactId>
    <version>3.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tomtom.speedtools : testutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.4

All Versions

Choose a version of com.tomtom.speedtools : testutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
testutils-3.4.4
testutils-3.4.3
testutils-3.4.2
3.3.x
testutils-3.3.0
3.2.x
testutils-3.2.23
testutils-3.2.22
testutils-3.2.21
testutils-3.2.20
testutils-3.2.19
testutils-3.2.18
testutils-3.2.17
testutils-3.2.16
testutils-3.2.14
testutils-3.2.13
testutils-3.2.12
testutils-3.2.11
testutils-3.2.10
testutils-3.2.9
testutils-3.2.8
testutils-3.2.7
testutils-3.2.6
testutils-3.2.5
testutils-3.2.4
testutils-3.2.3
testutils-3.2.2
testutils-3.2.1
testutils-3.2.0
3.1.x
testutils-3.1.1
testutils-3.1.0
3.0.x
testutils-3.0.26
testutils-3.0.25
testutils-3.0.24
testutils-3.0.23
testutils-3.0.21
testutils-3.0.20
testutils-3.0.19
testutils-3.0.18
testutils-3.0.17
testutils-3.0.16
testutils-3.0.15
testutils-3.0.14
testutils-3.0.13
testutils-3.0.12
testutils-3.0.11
testutils-3.0.10
testutils-3.0.9
testutils-3.0.8
testutils-3.0.7
testutils-3.0.6
testutils-3.0.5
testutils-3.0.4
testutils-3.0.3
testutils-3.0.2
testutils-3.0.1
testutils-3.0.0

How to add a dependency to Maven

Add the following com.tomtom.speedtools : testutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tomtom.speedtools</groupId>
    <artifactId>testutils</artifactId>
    <version>3.4.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tomtom.speedtools : testutils gradle dependency to your build.gradle file:

implementation 'com.tomtom.speedtools:testutils:3.4.4'

Gradle Kotlin DSL: Add the following com.tomtom.speedtools : testutils gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tomtom.speedtools:testutils:3.4.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tomtom.speedtools : testutils sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tomtom.speedtools" % "testutils" % "3.4.4"

Advertisement

Dependencies from Group

Apr 12, 2023
8 stars
Apr 12, 2023
8 stars
sms
Apr 12, 2023
8 stars
Apr 12, 2023
8 stars
Apr 12, 2023
8 stars

Discover Dependencies

May 20, 2019
2 usages
25 stars
Feb 29, 2020
3 usages
6 stars
Apr 27, 2021
10 usages
12 stars
Jul 28, 2023
10 usages
331 stars
Nov 29, 2015
2 usages
Feb 13, 2019
6 usages
1.5k stars
May 23, 2019
4 usages
11 stars
Jan 27, 2022
8 usages
673 stars
Feb 03, 2023
44 usages
15 stars