| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.yahoo.vespa |
| Идентификатор | Идентификаторtestutil |
| Версия | Версия7.564.19 |
| Тип | Типjar |
| Описание |
Описаниеtestutil
Library of useful Hamcrest matchers.
|
| Имя Файла | Размер |
|---|---|
| testutil-7.564.19.pom | |
| testutil-7.564.19.jar | 19 KB |
| testutil-7.564.19-sources.jar | 11 KB |
| testutil-7.564.19-javadoc.jar | 454 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/testutil/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>testutil</artifactId>
<version>7.564.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/testutil/
implementation 'com.yahoo.vespa:testutil:7.564.19'
// https://jarcasting.com/artifacts/com.yahoo.vespa/testutil/
implementation ("com.yahoo.vespa:testutil:7.564.19")
'com.yahoo.vespa:testutil:jar:7.564.19'
<dependency org="com.yahoo.vespa" name="testutil" rev="7.564.19">
<artifact name="testutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='testutil', version='7.564.19')
)
libraryDependencies += "com.yahoo.vespa" % "testutil" % "7.564.19"
[com.yahoo.vespa/testutil "7.564.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 20.0 |
| com.google.inject : guice | jar | 3.0 |