License |
License |
---|---|
GroupId | GroupIdcom.tomtom.speedtools |
ArtifactId | ArtifactIdtestutils |
Last Version | Last Version3.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpeedTools Test Utilities
Contains utilities, like mocks, which make it easier to create Java unit tests.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testutils-3.4.3.pom | |
testutils-3.4.3.jar | 25 KB |
testutils-3.4.3-sources.jar | 23 KB |
testutils-3.4.3-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tomtom.speedtools/testutils/ -->
<dependency>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>testutils</artifactId>
<version>3.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomtom.speedtools/testutils/
implementation 'com.tomtom.speedtools:testutils:3.4.3'
// https://jarcasting.com/artifacts/com.tomtom.speedtools/testutils/
implementation ("com.tomtom.speedtools:testutils:3.4.3")
'com.tomtom.speedtools:testutils:jar:3.4.3'
<dependency org="com.tomtom.speedtools" name="testutils" rev="3.4.3">
<artifact name="testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomtom.speedtools', module='testutils', version='3.4.3')
)
libraryDependencies += "com.tomtom.speedtools" % "testutils" % "3.4.3"
[com.tomtom.speedtools/testutils "3.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.13 | jar | 2.6.17 |
commons-codec : commons-codec | jar | 1.15 |
de.sven-jacobs : loremipsum | jar | 1.0 |
joda-time : joda-time | jar | 2.10.13 |
junit : junit | jar | 4.13.2 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.15.3.Final |
org.mockito : mockito-core | jar | 3.12.4 |
org.scala-lang : scala-library | jar | 2.13.7 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |