| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Geo Прикладные библиотеки Geospatial |
| Группа | Группаnet.gageot |
| Идентификатор | Идентификаторtestexpert |
| Версия | Версия1.0.5 |
| Тип | Типjar |
| Описание |
ОписаниеTestExpert
Unit/fonctional test helper classes
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| testexpert-1.0.5.pom | |
| testexpert-1.0.5.jar | 30 KB |
| testexpert-1.0.5-sources.jar | 15 KB |
| testexpert-1.0.5-javadoc.jar | 90 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.gageot/testexpert/ -->
<dependency>
<groupId>net.gageot</groupId>
<artifactId>testexpert</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.gageot/testexpert/
implementation 'net.gageot:testexpert:1.0.5'
// https://jarcasting.com/artifacts/net.gageot/testexpert/
implementation ("net.gageot:testexpert:1.0.5")
'net.gageot:testexpert:jar:1.0.5'
<dependency org="net.gageot" name="testexpert" rev="1.0.5">
<artifact name="testexpert" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.gageot', module='testexpert', version='1.0.5')
)
libraryDependencies += "net.gageot" % "testexpert" % "1.0.5"
[net.gageot/testexpert "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-core | jar | 1.9.5-rc1 |
| com.google.guava : guava | jar | 13.0.1 |
| org.apache.commons : commons-exec | jar | 1.1 |
| commons-lang : commons-lang | jar | 2.6 |
| com.google.inject : guice | jar | 3.0 |