License |
License |
---|---|
GroupId | GroupIdcom.yahoo.vespa |
ArtifactId | ArtifactIdtestutil |
Last Version | Last Version8.7.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestutil
Library of useful Hamcrest matchers.
|
Filename | Size |
---|---|
testutil-8.7.17.pom | |
testutil-8.7.17.jar | 15 KB |
testutil-8.7.17-sources.jar | 11 KB |
testutil-8.7.17-javadoc.jar | 457 KB |
Browse |
<!-- 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"]
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 |
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 |