is not current version
Last Version 8.7.17

testutil 7.528.38

Library of useful Hamcrest matchers.

License

License

GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

testutil
Version

Version

7.528.38
Type

Type

jar
Description

Description

testutil
Library of useful Hamcrest matchers.

Download testutil 7.528.38


<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/testutil/ -->
<dependency>
    <groupId>com.yahoo.vespa</groupId>
    <artifactId>testutil</artifactId>
    <version>7.528.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/testutil/
implementation 'com.yahoo.vespa:testutil:7.528.38'
// https://jarcasting.com/artifacts/com.yahoo.vespa/testutil/
implementation ("com.yahoo.vespa:testutil:7.528.38")
'com.yahoo.vespa:testutil:jar:7.528.38'
<dependency org="com.yahoo.vespa" name="testutil" rev="7.528.38">
  <artifact name="testutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='testutil', version='7.528.38')
)
libraryDependencies += "com.yahoo.vespa" % "testutil" % "7.528.38"
[com.yahoo.vespa/testutil "7.528.38"]

Dependencies

compile (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.13.2
com.google.jimfs : jimfs jar 1.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.6

provided (2)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
com.google.inject : guice jar 3.0

Project Modules

There are no modules declared in this project.