Last Version

testutil 8.7.17

Library of useful Hamcrest matchers.

License

License

GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

testutil
Version

Version

8.7.17
Type

Type

jar
Description

Description

testutil
Library of useful Hamcrest matchers.

Download testutil 8.7.17


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

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.13.3

provided (3)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre
com.google.inject : guice jar 4.2.3
com.yahoo.vespa : annotations jar 8.7.17

Project Modules

There are no modules declared in this project.