| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Tape Данные Data Structures |
| Группа | Группаnet.sourceforge.tapestrytestify |
| Идентификатор | Идентификаторtapestry-testify |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTapestry Testify
Enhanced testing facilities for Tapestry 5.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tapestry-testify-1.0.4.pom | |
| tapestry-testify-1.0.4.jar | 30 KB |
| tapestry-testify-1.0.4-sources.jar | 18 KB |
| tapestry-testify-1.0.4-javadoc.jar | 151 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sourceforge.tapestrytestify/tapestry-testify/ -->
<dependency>
<groupId>net.sourceforge.tapestrytestify</groupId>
<artifactId>tapestry-testify</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.tapestrytestify/tapestry-testify/
implementation 'net.sourceforge.tapestrytestify:tapestry-testify:1.0.4'
// https://jarcasting.com/artifacts/net.sourceforge.tapestrytestify/tapestry-testify/
implementation ("net.sourceforge.tapestrytestify:tapestry-testify:1.0.4")
'net.sourceforge.tapestrytestify:tapestry-testify:jar:1.0.4'
<dependency org="net.sourceforge.tapestrytestify" name="tapestry-testify" rev="1.0.4">
<artifact name="tapestry-testify" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.tapestrytestify', module='tapestry-testify', version='1.0.4')
)
libraryDependencies += "net.sourceforge.tapestrytestify" % "tapestry-testify" % "1.0.4"
[net.sourceforge.tapestrytestify/tapestry-testify "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tapestry : tapestry-core | jar | 5.3.1 |
| org.apache.tapestry : tapestry-test | jar | 5.3.1 |
| junit : junit Необязательный | jar | 4.0 |
| org.testng : testng | jar | 5.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| org.mockito : mockito-core | jar | 1.7 |