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