| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.vespa |
| ArtifactId | ArtifactIdtestutil |
| Version | Version7.571.25 |
| Type | Typejar |
| Description |
Descriptiontestutil
Library of useful Hamcrest matchers.
|
| Filename | Size |
|---|---|
| testutil-7.571.25.pom | |
| testutil-7.571.25.jar | 19 KB |
| testutil-7.571.25-sources.jar | 11 KB |
| testutil-7.571.25-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/testutil/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>testutil</artifactId>
<version>7.571.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/testutil/
implementation 'com.yahoo.vespa:testutil:7.571.25'
// https://jarcasting.com/artifacts/com.yahoo.vespa/testutil/
implementation ("com.yahoo.vespa:testutil:7.571.25")
'com.yahoo.vespa:testutil:jar:7.571.25'
<dependency org="com.yahoo.vespa" name="testutil" rev="7.571.25">
<artifact name="testutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='testutil', version='7.571.25')
)
libraryDependencies += "com.yahoo.vespa" % "testutil" % "7.571.25"
[com.yahoo.vespa/testutil "7.571.25"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 20.0 |
| com.google.inject : guice | jar | 3.0 |