| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки GUI Взаимодействие с пользователем |
| Группа | Группаinfo.novatec.testit |
| Идентификатор | Идентификаторwebtester-migration-guide |
| Последняя версия | Последняя версия2.10.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеtestIT | WebTester - Migration Guide
A best practice framework for testing web based applications.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/info.novatec.testit/webtester-migration-guide/ -->
<dependency>
<groupId>info.novatec.testit</groupId>
<artifactId>webtester-migration-guide</artifactId>
<version>2.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/webtester-migration-guide/
implementation 'info.novatec.testit:webtester-migration-guide:2.10.3'
// https://jarcasting.com/artifacts/info.novatec.testit/webtester-migration-guide/
implementation ("info.novatec.testit:webtester-migration-guide:2.10.3")
'info.novatec.testit:webtester-migration-guide:jar:2.10.3'
<dependency org="info.novatec.testit" name="webtester-migration-guide" rev="2.10.3">
<artifact name="webtester-migration-guide" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='webtester-migration-guide', version='2.10.3')
)
libraryDependencies += "info.novatec.testit" % "webtester-migration-guide" % "2.10.3"
[info.novatec.testit/webtester-migration-guide "2.10.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| info.novatec.testit : testutils-mockito | jar | 0.3.4 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-core | jar | 4.4.0 |
| org.assertj : assertj-core | jar | 3.22.0 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |